{
 "id": "1FMCU0DG5AKC49436",
 "name": "Used 2010 Ford Escape XLT",
 "year": 2010,
 "make": "Ford",
 "model": "Escape",
 "trim": null,
 "bodyStyle": "suv",
 "color": null,
 "condition": "used",
 "price": 13220,
 "currency": "USD",
 "mileage": 31718,
 "vin": "1FMCU0DG5AKC49436",
 "image": "https://pictures.dealer.com/w/wagnercadillactyler/1316/9639ca9de6bb9fe7bc9b66df65085965x.jpg",
 "url": "https://carchat.io/v/wagner-cadillac/1FMCU0DG5AKC49436",
 "dealer": {
  "id": "wagner-cadillac",
  "name": "Wagner Cadillac",
  "city": "Tyler",
  "state": "TX",
  "url": "https://carchat.io/d/wagner-cadillac"
 },
 "description": "Is this 2010 Ford Escape your perfect car? Contact Wagner Cadillac to see this XLT SUV available for $13220",
 "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": "wagner-cadillac",
   "vin": "1FMCU0DG5AKC49436",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}