{
 "id": "1FMJU2A85PEA34761",
 "name": "Used 2023 Ford Expedition Limited",
 "year": 2023,
 "make": "Ford",
 "model": "Expedition",
 "trim": null,
 "bodyStyle": "suv",
 "color": "black",
 "condition": "used",
 "price": 48284,
 "currency": "USD",
 "mileage": 55959,
 "vin": "1FMJU2A85PEA34761",
 "image": "https://pictures.dealer.com/v/volunteerchevrolettngm/1336/1b4f3e83a98ac7a805a169ebdfbae899x.jpg",
 "url": "https://carchat.io/v/volunteer-chevrolet/1FMJU2A85PEA34761",
 "dealer": {
  "id": "volunteer-chevrolet",
  "name": "Volunteer Chevrolet",
  "city": "Sevierville",
  "state": "TN",
  "url": "https://carchat.io/d/volunteer-chevrolet"
 },
 "description": "Is this 2023 Ford Expedition your perfect car? Contact Volunteer Chevrolet to see this Black Limited available for $48284",
 "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": "volunteer-chevrolet",
   "vin": "1FMJU2A85PEA34761",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}