{
 "id": "1C4PJLDS7EW301443",
 "name": "2014 Jeep Cherokee Limited",
 "year": 2014,
 "make": "Jeep",
 "model": "Cherokee",
 "trim": "Limited",
 "bodyStyle": "suv",
 "color": "red",
 "condition": "used",
 "price": 14000,
 "currency": "USD",
 "mileage": 48446,
 "vin": "1C4PJLDS7EW301443",
 "image": null,
 "url": "https://carchat.io/v/directdealautos/1C4PJLDS7EW301443",
 "dealer": {
  "id": "directdealautos",
  "name": "Directdealautos",
  "city": "Fort Lauderdale",
  "state": "FL",
  "url": "https://carchat.io/d/directdealautos"
 },
 "description": "Visit Direct Deal Autos to shop our great deals. You can call 954-400-4775 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": "directdealautos",
   "vin": "1C4PJLDS7EW301443",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}