{
 "id": "1FMCU9H98NUC04498",
 "name": "Used 2022 Ford Escape SEL",
 "year": 2022,
 "make": "Ford",
 "model": "Escape",
 "trim": null,
 "bodyStyle": "suv",
 "color": "silver",
 "condition": "used",
 "price": 20186,
 "currency": "USD",
 "mileage": 98305,
 "vin": "1FMCU9H98NUC04498",
 "image": "https://pictures.dealer.com/c/cookevillelincolnfd/0873/4325b6df219920a43e00eb6ef11ed219x.jpg",
 "url": "https://carchat.io/v/lincoln-of-cookeville/1FMCU9H98NUC04498",
 "dealer": {
  "id": "lincoln-of-cookeville",
  "name": "Lincoln of Cookeville",
  "city": "Cookeville",
  "state": "TN",
  "url": "https://carchat.io/d/lincoln-of-cookeville"
 },
 "description": "Is this 2022 Ford Escape your perfect car? Contact Lincoln of Cookeville to see this Blue Silver Metallic SEL SUV available for $20186",
 "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": "lincoln-of-cookeville",
   "vin": "1FMCU9H98NUC04498",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}