{
 "id": "JTEZU14RX78078710",
 "name": "2007 Toyota 4Runner",
 "year": 2007,
 "make": "Toyota",
 "model": "4Runner",
 "trim": null,
 "bodyStyle": "suv",
 "color": null,
 "condition": "used",
 "price": 10599,
 "currency": "USD",
 "mileage": 187820,
 "vin": "JTEZU14RX78078710",
 "image": "https://cdn05.carsforsale.com/2ab06047331328d0903ed1a6af50dc9b/480x360/2007-toyota-4runner-sr5-4dr-suv-v6.jpg",
 "url": "https://carchat.io/v/azin-motors/JTEZU14RX78078710",
 "dealer": {
  "id": "azin-motors",
  "name": "Azin Motors",
  "city": "San Antonio",
  "state": "TX",
  "url": "https://carchat.io/d/azin-motors"
 },
 "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": "azin-motors",
   "vin": "JTEZU14RX78078710",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}