{
 "id": "JTHCF5C25A5038848",
 "name": "2010 Lexus IS 250 250C",
 "year": 2010,
 "make": "Lexus",
 "model": "IS 250",
 "trim": "250C",
 "bodyStyle": "sedan",
 "color": "silver",
 "condition": "used",
 "price": 12800,
 "currency": "USD",
 "mileage": 132132,
 "vin": "JTHCF5C25A5038848",
 "image": "https://imagescdn.dealercarsearch.com/Media/448/24222556/639239683475394796.jpg",
 "url": "https://carchat.io/v/expressmotorsohio/JTHCF5C25A5038848",
 "dealer": {
  "id": "expressmotorsohio",
  "name": "Expressmotorsohio",
  "city": "Dayton",
  "state": "OH",
  "url": "https://carchat.io/d/expressmotorsohio"
 },
 "description": "Visit Express Motors online at www.expressmotorsohio.com to see more pictures of this vehicle or call us at (937)776-2676 today to schedule your test drive.",
 "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": "expressmotorsohio",
   "vin": "JTHCF5C25A5038848",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}