{
 "id": "1C4PJLDS7FW760473",
 "name": "2015 Jeep Cherokee",
 "year": 2015,
 "make": "Jeep",
 "model": "Cherokee",
 "trim": null,
 "bodyStyle": "suv",
 "color": null,
 "condition": "used",
 "price": 14950,
 "currency": "USD",
 "mileage": 106273,
 "vin": "1C4PJLDS7FW760473",
 "image": "https://imagescf.dealercenter.net/640/480/202508-1eaff96c32ae44b08d8baced7ae93692/202508-97d00b79ed764e5d818169252d54024e.jpg",
 "url": "https://carchat.io/v/express-own-auto/1C4PJLDS7FW760473",
 "dealer": {
  "id": "express-own-auto",
  "name": "EXPRESS OWN AUTO",
  "city": "San Antonio",
  "state": "TX",
  "url": "https://carchat.io/d/express-own-auto"
 },
 "description": "Find USED 2015 JEEP CHEROKEE for sale at $14,950.00 in San Antonio, TX at Express Own Auto now.",
 "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": "express-own-auto",
   "vin": "1C4PJLDS7FW760473",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}