{
 "id": "URL45dfb01b52c36b1f648297e82227fc99e1b14088",
 "name": "2025 Ford Vehicles",
 "year": 2025,
 "make": "Ford",
 "model": "Vehicles",
 "trim": null,
 "bodyStyle": null,
 "color": null,
 "condition": "new",
 "price": 32389,
 "currency": "USD",
 "mileage": 2129,
 "vin": null,
 "image": null,
 "url": "https://carchat.io/v/gabriel-jordan-ford/URL45dfb01b52c36b1f648297e82227fc99e1b14088",
 "dealer": {
  "id": "gabriel-jordan-ford",
  "name": "Gabriel/Jordan Ford",
  "city": "South Livingston",
  "state": "TX",
  "url": "https://carchat.io/d/gabriel-jordan-ford"
 },
 "description": "Browse our inventory of remaining 2025 Ford vehicles for sale at Gabriel/Jordan Ford.",
 "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": "gabriel-jordan-ford",
   "vin": "URL45dfb01b52c36b1f648297e82227fc99e1b14088",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}