{
 "id": "1FMJU1HT1MEA49399",
 "name": "2021 Ford Expedition",
 "year": 2021,
 "make": "Ford",
 "model": "Expedition",
 "trim": null,
 "bodyStyle": "suv",
 "color": null,
 "condition": "used",
 "price": 38995,
 "currency": "USD",
 "mileage": 41446,
 "vin": "1FMJU1HT1MEA49399",
 "image": "https://pictures.dealer.com/l/lovinghondalufkin/1248/61411728e891f5e6da80484a970b69abx.jpg",
 "url": "https://carchat.io/v/loving-honda/1FMJU1HT1MEA49399",
 "dealer": {
  "id": "loving-honda",
  "name": "Loving Honda",
  "city": "Lufkin",
  "state": "TX",
  "url": "https://carchat.io/d/loving-honda"
 },
 "description": "Used 2021 Ford Expedition, from Loving Honda Near Lufkin, Livingston & Nacogdoches. Call (936) 632-7711 for more information about stock number 3160A.",
 "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": "loving-honda",
   "vin": "1FMJU1HT1MEA49399",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}