{
 "id": "1G1JA6SH4D4210518",
 "name": "2013 Chevrolet Sonic LS",
 "year": 2013,
 "make": "Chevrolet",
 "model": "Sonic",
 "trim": "LS",
 "bodyStyle": "hatchback",
 "color": "orange",
 "condition": "used",
 "price": 2500,
 "currency": "USD",
 "mileage": 127974,
 "vin": "1G1JA6SH4D4210518",
 "image": "https://imagesdl.dealercenter.net/519/366/202609-a46c81a69e994fb893bb8e0992bcbb9b.jpg",
 "url": "https://carchat.io/v/easycarauto/1G1JA6SH4D4210518",
 "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": "1G1JA6SH4D4210518",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}