{
 "id": "5TDKKRFH7GS123306",
 "name": "2016 Toyota Highlander",
 "year": 2016,
 "make": "Toyota",
 "model": "Highlander",
 "trim": null,
 "bodyStyle": "suv",
 "color": null,
 "condition": "used",
 "price": 17895,
 "currency": "USD",
 "mileage": 122007,
 "vin": "5TDKKRFH7GS123306",
 "image": "https://imagescf.dealercenter.net/640/480/202410-404703d5f0544707ba94d1f4695263ca/202608-798edf394cb2452087c9ea27c705240c.jpg",
 "url": "https://carchat.io/v/first-class-motors/5TDKKRFH7GS123306",
 "dealer": {
  "id": "first-class-motors",
  "name": "First Class Motors",
  "city": "San Antonio",
  "state": "TX",
  "url": "https://carchat.io/d/first-class-motors"
 },
 "description": "Find USED 2016 TOYOTA HIGHLANDER for sale at $17,895.00 in San Antonio, TX at First Class Motors now.",
 "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-class-motors",
   "vin": "5TDKKRFH7GS123306",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}