{
 "id": "1C4BJWDG7CL281099",
 "name": "2012 Jeep Wrangler Unlimited Sport",
 "year": 2012,
 "make": "Jeep",
 "model": "Wrangler Unlimited",
 "trim": "Sport",
 "bodyStyle": "wagon",
 "color": "silver",
 "condition": "used",
 "price": 13991,
 "currency": "USD",
 "mileage": 128769,
 "vin": "1C4BJWDG7CL281099",
 "image": null,
 "url": "https://carchat.io/v/autoblvdllc/1C4BJWDG7CL281099",
 "dealer": {
  "id": "autoblvdllc",
  "name": "Autoblvdllc",
  "city": "San Antonio",
  "state": "TX",
  "url": "https://carchat.io/d/autoblvdllc"
 },
 "description": "Visit Auto Blvd LLC to shop our great deals. You can call 210-566-2583 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": "autoblvdllc",
   "vin": "1C4BJWDG7CL281099",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}