{
 "id": "1C4AJWAG8GL314763",
 "name": "2016 Jeep Wrangler Sport",
 "year": 2016,
 "make": "Jeep",
 "model": "Wrangler",
 "trim": "Sport",
 "bodyStyle": "suv",
 "color": "green",
 "condition": "used",
 "price": 12995,
 "currency": "USD",
 "mileage": 113008,
 "vin": "1C4AJWAG8GL314763",
 "image": null,
 "url": "https://carchat.io/v/meademotorcars/1C4AJWAG8GL314763",
 "dealer": {
  "id": "meademotorcars",
  "name": "Meademotorcars",
  "city": "Fremont",
  "state": "OH",
  "url": "https://carchat.io/d/meademotorcars"
 },
 "description": "VERY CLEAN MANUAL TRANSMISSION WRANGLER LOCALLY OWNED AND SERVICED Visit Meade Motorcars to shop our great deals. You can call 419-680-1800 to schedule your test drive today.",
 "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": "meademotorcars",
   "vin": "1C4AJWAG8GL314763",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}