{
 "id": "URLae797ca71fa78be7e2dee1442b7b20aab3868c1f",
 "name": "2025 Ford Expedition",
 "year": 2025,
 "make": "Ford",
 "model": "Expedition",
 "trim": null,
 "bodyStyle": "suv",
 "color": null,
 "condition": "new",
 "price": null,
 "currency": "USD",
 "mileage": null,
 "vin": null,
 "image": null,
 "url": "https://carchat.io/v/steve-marsh-ford/URLae797ca71fa78be7e2dee1442b7b20aab3868c1f",
 "dealer": {
  "id": "steve-marsh-ford",
  "name": "Steve Marsh Ford",
  "city": "Milan",
  "state": "TN",
  "url": "https://carchat.io/d/steve-marsh-ford"
 },
 "description": "Experience the new 2025 Ford Expedition. Performance, luxury features, and versatile seating. Seven trims available. Take one for a spin at Steve Marsh 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": "steve-marsh-ford",
   "vin": "URLae797ca71fa78be7e2dee1442b7b20aab3868c1f",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}