{
 "id": "4T1B11HK8JU090473",
 "name": "2018 Toyota Camry",
 "year": 2018,
 "make": "Toyota",
 "model": "Camry",
 "trim": null,
 "bodyStyle": "sedan",
 "color": null,
 "condition": "used",
 "price": 16995,
 "currency": "USD",
 "mileage": 114680,
 "vin": "4T1B11HK8JU090473",
 "image": "https://cdn05.carsforsale.com/00bbc4404b5d693cba22638563ff0a38d2/480x360/2018-toyota-camry-se-4dr-sedan.jpg",
 "url": "https://carchat.io/v/tony-s-auto-plex/4T1B11HK8JU090473",
 "dealer": {
  "id": "tony-s-auto-plex",
  "name": "Tony's Auto Plex",
  "city": "San Antonio",
  "state": "TX",
  "url": "https://carchat.io/d/tony-s-auto-plex"
 },
 "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": "tony-s-auto-plex",
   "vin": "4T1B11HK8JU090473",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}