{
 "id": "1FATP8FF9L5119035",
 "name": "Used 2020 Ford Mustang GT Premium",
 "year": 2020,
 "make": "Ford",
 "model": "Mustang",
 "trim": null,
 "bodyStyle": "coupe",
 "color": "blue",
 "condition": "used",
 "price": 90000,
 "currency": "USD",
 "mileage": 93008,
 "vin": "1FATP8FF9L5119035",
 "image": "https://pictures.dealer.com/g/gabrieljordanfordtexas/0815/ebf71b477c26970773aba8d89f53a73fx.jpg",
 "url": "https://carchat.io/v/yates-gmc/1FATP8FF9L5119035",
 "dealer": {
  "id": "yates-gmc",
  "name": "Yates GMC",
  "city": "Henderson",
  "state": "TX",
  "url": "https://carchat.io/d/yates-gmc"
 },
 "description": "Is this 2020 Ford Mustang your perfect car? Contact Yates GMC to see this Kona Blue Metallic GT Premium Convertible",
 "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": "yates-gmc",
   "vin": "1FATP8FF9L5119035",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}