{
 "id": "1FMCU9MN9RUA26495",
 "name": "Certified Pre-Owned 2024 Ford Escape ST-Line",
 "year": 2024,
 "make": "Ford",
 "model": "Escape",
 "trim": null,
 "bodyStyle": "suv",
 "color": "gray",
 "condition": "used",
 "price": 26545,
 "currency": "USD",
 "mileage": 17354,
 "vin": "1FMCU9MN9RUA26495",
 "image": null,
 "url": "https://carchat.io/v/group-1-ford-of-hub-city/1FMCU9MN9RUA26495",
 "dealer": {
  "id": "group-1-ford-of-hub-city",
  "name": "Group 1 Ford of Hub City",
  "city": "Lubbock",
  "state": "TX",
  "url": "https://carchat.io/d/group-1-ford-of-hub-city"
 },
 "description": "Is this 2024 Ford Escape your perfect car? Contact Group 1 Lincoln of Hub City to see this Carbonized Gray Metallic ST-Line SUV available for $26545",
 "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": "group-1-ford-of-hub-city",
   "vin": "1FMCU9MN9RUA26495",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}