{
 "id": "1FMCU0G66NUA88639",
 "name": "Used 2022 Ford Escape SE",
 "year": 2022,
 "make": "Ford",
 "model": "Escape",
 "trim": null,
 "bodyStyle": "suv",
 "color": "black",
 "condition": "used",
 "price": 18021,
 "currency": "USD",
 "mileage": 77313,
 "vin": "1FMCU0G66NUA88639",
 "image": "https://pictures.dealer.com/c/coastalbendfordfordfd/1665/4ef077f8e02ed1f38f7901083b9ca961x.jpg",
 "url": "https://carchat.io/v/coastal-bend-ford/1FMCU0G66NUA88639",
 "dealer": {
  "id": "coastal-bend-ford",
  "name": "Coastal Bend Ford",
  "city": "Beeville",
  "state": "TX",
  "url": "https://carchat.io/d/coastal-bend-ford"
 },
 "description": "Is this 2022 Ford Escape your perfect car? Contact Coastal Bend Ford to see this Black Metallic SE SUV available for $18021",
 "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": "coastal-bend-ford",
   "vin": "1FMCU0G66NUA88639",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}