{
 "id": "URLdf5f2174cd327a59376e348783f892c11d832030",
 "name": "2016 Toyota Corolla",
 "year": 2016,
 "make": "Toyota",
 "model": "Corolla",
 "trim": null,
 "bodyStyle": "sedan",
 "color": null,
 "condition": "used",
 "price": 8900,
 "currency": "USD",
 "mileage": 134864,
 "vin": null,
 "image": "https://imagescf.dealercenter.net/640/480/202608-3db857d2adbf4891bba8308023c84835.jpg",
 "url": "https://carchat.io/v/wrays-auto-sales-and-mechanics/URLdf5f2174cd327a59376e348783f892c11d832030",
 "dealer": {
  "id": "wrays-auto-sales-and-mechanics",
  "name": "Wrays Auto Sales And Mechanics",
  "city": "San Antonio",
  "state": "TX",
  "url": "https://carchat.io/d/wrays-auto-sales-and-mechanics"
 },
 "description": "Find USED 2016 TOYOTA COROLLA for sale at $8,900.00 in San Antonio, TX at Wrays Auto Sales and Mechanics LLC 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": "wrays-auto-sales-and-mechanics",
   "vin": "URLdf5f2174cd327a59376e348783f892c11d832030",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}