{
 "id": "2B3LJ44V19H535453",
 "name": "2009 Dodge Challenger Base",
 "year": 2009,
 "make": "Dodge",
 "model": "Challenger",
 "trim": "Base",
 "bodyStyle": "coupe",
 "color": "black",
 "condition": "used",
 "price": 8900,
 "currency": "USD",
 "mileage": 81820,
 "vin": "2B3LJ44V19H535453",
 "image": "https://imagesdl.dealercenter.net/400/300/202605-e42f52ba5ee349e8a6dc7cf767cc02a7.jpg",
 "url": "https://carchat.io/v/easycarauto/2B3LJ44V19H535453",
 "dealer": {
  "id": "easycarauto",
  "name": "Easycarauto",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/easycarauto"
 },
 "description": null,
 "inquiry": {
  "description": "Submit a buyer inquiry for this vehicle. The dealership responds directly, usually within minutes.",
  "method": "POST",
  "url": "https://carchat.io/api/lead",
  "contentType": "application/json",
  "body": {
   "dealerId": "easycarauto",
   "vin": "2B3LJ44V19H535453",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}