{
 "id": "5NPEB4ACXCH356964",
 "name": "2012 Hyundai Sonata Middle-low level",
 "year": 2012,
 "make": "Hyundai",
 "model": "Sonata",
 "trim": "Middle-low level",
 "bodyStyle": "sedan",
 "color": "blue",
 "condition": "used",
 "price": 9999,
 "currency": "USD",
 "mileage": 101803,
 "vin": "5NPEB4ACXCH356964",
 "image": "https://imagescdn.dealercarsearch.com/Media/12317/23683442/639107287271009838.jpg",
 "url": "https://carchat.io/v/hussonmotors/5NPEB4ACXCH356964",
 "dealer": {
  "id": "hussonmotors",
  "name": "Hussonmotors",
  "city": "Salem",
  "state": "NH",
  "url": "https://carchat.io/d/hussonmotors"
 },
 "description": "Visit Husson Motors Inc. online at www.hussonmotors.com to see more pictures of this vehicle or call us at 603-898-2886 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": "hussonmotors",
   "vin": "5NPEB4ACXCH356964",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}