{
 "id": "1FMJU1L82PEA48513",
 "name": "2023 Ford Expedition",
 "year": 2023,
 "make": "Ford",
 "model": "Expedition",
 "trim": null,
 "bodyStyle": "suv",
 "color": null,
 "condition": "used",
 "price": 42000,
 "currency": "USD",
 "mileage": 76729,
 "vin": "1FMJU1L82PEA48513",
 "image": "https://images.jazelc.com/uploads/5starford-2-m2en/favicon.png",
 "url": "https://carchat.io/v/five-star-ford-north-richland-hills/1FMJU1L82PEA48513",
 "dealer": {
  "id": "five-star-ford-north-richland-hills",
  "name": "Five Star Ford North Richland Hills",
  "city": "North Richland Hills",
  "state": "TX",
  "url": "https://carchat.io/d/five-star-ford-north-richland-hills"
 },
 "description": "Browse our pre-owned inventory for a used Ford Expedition with the features you want. When you find a model you like, schedule a test drive.",
 "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": "five-star-ford-north-richland-hills",
   "vin": "1FMJU1L82PEA48513",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}