{
 "id": "1FDNE1EL2ADA09689",
 "name": "2010 Ford E-150 Recreational",
 "year": 2010,
 "make": "Ford",
 "model": "E-150",
 "trim": "Recreational",
 "bodyStyle": "van",
 "color": "blue",
 "condition": "used",
 "price": 14999,
 "currency": "USD",
 "mileage": 109031,
 "vin": "1FDNE1EL2ADA09689",
 "image": null,
 "url": "https://carchat.io/v/fivestarpueblo/1FDNE1EL2ADA09689",
 "dealer": {
  "id": "fivestarpueblo",
  "name": "Fivestarpueblo",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/fivestarpueblo"
 },
 "description": "Truck, trucks, dually, drw, swb, lwb, diesel, lifted, 4x4, 4wd, 2wd, crew cab, regular cab, super crew, super duty, extended cab, ,super cab, quad cab, 4dr, ext cab, extra cab, mega cab, flat bed,utility bed, utility box, hemi, duramax, cummins, powerstroke, 7.3, 6.7, 6.4, 6.0, 5.9, turbo, turbo diesel, allison, allison transmission, long box, short box, long bed, short bed, RAM, Ford, Dodge, Dodge RAM, GMC, Chevy, Chevrolet, 1500, 2500, 3500, 4500, 5500, 150, 250, 350, 450, 550, F-150, F-250, F",
 "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": "fivestarpueblo",
   "vin": "1FDNE1EL2ADA09689",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}