{
 "id": "5TDKZRFHXKS304906",
 "name": "2019 TOYOTA HIGHLANDER SE/XLE",
 "year": 2019,
 "make": "Toyota",
 "model": "HIGHLANDER",
 "trim": "SE/XLE",
 "bodyStyle": "suv",
 "color": "silver",
 "condition": "used",
 "price": 23995,
 "currency": "USD",
 "mileage": 100828,
 "vin": "5TDKZRFHXKS304906",
 "image": "https://feeds.gma.to/aXm/i/YwonM/17862276463331.jpg",
 "url": "https://carchat.io/v/midtownmotors/5TDKZRFHXKS304906",
 "dealer": {
  "id": "midtownmotors",
  "name": "Midtownmotors",
  "city": "Lexus",
  "state": "NX",
  "url": "https://carchat.io/d/midtownmotors"
 },
 "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": "midtownmotors",
   "vin": "5TDKZRFHXKS304906",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}