{
 "id": "1C4HJXDG9JW261402",
 "name": "2018 Jeep Wrangler Unlimited Sport",
 "year": 2018,
 "make": "Jeep",
 "model": "Wrangler",
 "trim": "Unlimited Sport",
 "bodyStyle": "suv",
 "color": "white",
 "condition": "used",
 "price": 13950,
 "currency": "USD",
 "mileage": 150424,
 "vin": "1C4HJXDG9JW261402",
 "image": "https://imagescdn.dealercarsearch.com/Media/8530/22624275/638859499599066802.jpg",
 "url": "https://carchat.io/v/oakcitymotors/1C4HJXDG9JW261402",
 "dealer": {
  "id": "oakcitymotors",
  "name": "Oakcitymotors",
  "city": "Raleigh",
  "state": "NC",
  "url": "https://carchat.io/d/oakcitymotors"
 },
 "description": "Visit Oak City Motors online at www.oakcitymotors.com to see more pictures of this vehicle or call us at 984-269-5224 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": "oakcitymotors",
   "vin": "1C4HJXDG9JW261402",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}