{
 "id": "5TDYZRFH9JS244657",
 "name": "2018 Toyota Highlander",
 "year": 2018,
 "make": "Toyota",
 "model": "Highlander",
 "trim": null,
 "bodyStyle": "suv",
 "color": null,
 "condition": "used",
 "price": 19800,
 "currency": "USD",
 "mileage": 133155,
 "vin": "5TDYZRFH9JS244657",
 "image": "https://cdn05.carsforsale.com/0365fe2f09721c377dffb166d55d89d8/480x360/2018-toyota-highlander-limited-sport-utility-4d.jpg",
 "url": "https://carchat.io/v/first-gear-automotive/5TDYZRFH9JS244657",
 "dealer": {
  "id": "first-gear-automotive",
  "name": "First Gear Automotive",
  "city": "San Antonio",
  "state": "TX",
  "url": "https://carchat.io/d/first-gear-automotive"
 },
 "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": "first-gear-automotive",
   "vin": "5TDYZRFH9JS244657",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}