{
 "id": "1C4NJRFB1ED740799",
 "name": "2014 Jeep Patriot",
 "year": 2014,
 "make": "Jeep",
 "model": "Patriot",
 "trim": null,
 "bodyStyle": null,
 "color": null,
 "condition": "used",
 "price": 8500,
 "currency": "USD",
 "mileage": 80701,
 "vin": "1C4NJRFB1ED740799",
 "image": "https://cdn05.carsforsale.com/008fe491464effccae3f2a69971be07d86/480x360/2014-jeep-patriot-latitude-4x4-4dr-suv.jpg",
 "url": "https://carchat.io/v/reems-auto-inc/1C4NJRFB1ED740799",
 "dealer": {
  "id": "reems-auto-inc",
  "name": "Reems Auto Inc",
  "city": "San Antonio",
  "state": "TX",
  "url": "https://carchat.io/d/reems-auto-inc"
 },
 "description": null,
 "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": "reems-auto-inc",
   "vin": "1C4NJRFB1ED740799",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}