{
 "id": "1FMCU0HD8KUA53447",
 "name": "2019 Ford Escape SEL",
 "year": 2019,
 "make": "Ford",
 "model": "Escape",
 "trim": null,
 "bodyStyle": "suv",
 "color": "none",
 "condition": "used",
 "price": 12220,
 "currency": "USD",
 "mileage": 81267,
 "vin": "1FMCU0HD8KUA53447",
 "image": null,
 "url": "https://carchat.io/v/gound-chevrolet-company/1FMCU0HD8KUA53447",
 "dealer": {
  "id": "gound-chevrolet-company",
  "name": "Gound Chevrolet Company",
  "city": "Nacogdoches",
  "state": "TX",
  "url": "https://carchat.io/d/gound-chevrolet-company"
 },
 "description": "There is currently no information available about this vehicle's features online. Please contact our dealership to find out more about the features of this vehicle.",
 "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": "gound-chevrolet-company",
   "vin": "1FMCU0HD8KUA53447",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}