{
 "id": "1C4RJHBR3VC582924",
 "name": "2027 Jeep Grand Cherokee Limited",
 "year": 2027,
 "make": "Jeep",
 "model": "Grand Cherokee",
 "trim": "Limited",
 "bodyStyle": "suv",
 "color": "gray",
 "condition": "new",
 "price": null,
 "currency": "USD",
 "mileage": null,
 "vin": "1C4RJHBR3VC582924",
 "image": null,
 "url": "https://carchat.io/v/c8a1fd35-f21b-44b4-b91a-4520756eb27e/1C4RJHBR3VC582924",
 "dealer": {
  "id": "c8a1fd35-f21b-44b4-b91a-4520756eb27e",
  "name": "Secret City CDJR, LLC",
  "city": "Knoxville",
  "state": "TN",
  "url": "https://carchat.io/d/secret-city-cdjr-llc"
 },
 "description": "This vehicle won't be on the lot long! It comes equipped with all the standard amenities for your driving enjoyment. Turbocharger technology provides forced air induction, enhancing performance while preserving fuel economy. All of the premium features expected of a Jeep are offered, including: speed sensitive wipers, a power rear cargo door, and power windows. Smooth gearshifts are achieved thanks to the efficient 4 cylinder engine, and load leveling rear suspension maintains a comfortable ride",
 "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": "c8a1fd35-f21b-44b4-b91a-4520756eb27e",
   "vin": "1C4RJHBR3VC582924",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}