{
 "id": "1FMCU9MN0SUB35997",
 "name": "2025 Ford Escape ST Line",
 "year": 2025,
 "make": "Ford",
 "model": "Escape",
 "trim": null,
 "bodyStyle": "suv",
 "color": "black",
 "condition": "used",
 "price": null,
 "currency": "USD",
 "mileage": 30325,
 "vin": "1FMCU9MN0SUB35997",
 "image": null,
 "url": "https://carchat.io/v/ingram-park-auto-center/1FMCU9MN0SUB35997",
 "dealer": {
  "id": "ingram-park-auto-center",
  "name": "Ingram Park Auto Center",
  "city": "San Antonio",
  "state": "TX",
  "url": "https://carchat.io/d/ingram-park-auto-center"
 },
 "description": "Black Metallic 2025 Ford Escape ST-Line AWD 8-Speed Automatic 26/32 City/Highway MPG 2025 Ford Escape ST-Line 1.5L EcoBoost AWD.Recent Arrival! 26/32 City/Highway MPG",
 "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": "ingram-park-auto-center",
   "vin": "1FMCU9MN0SUB35997",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}