{
 "id": "1FTFW1ED3PFA07042",
 "name": "Used 2023 Ford F-150 XL",
 "year": 2023,
 "make": "Ford",
 "model": "F-150",
 "trim": null,
 "bodyStyle": "truck",
 "color": "white",
 "condition": "used",
 "price": 90000,
 "currency": "USD",
 "mileage": 53943,
 "vin": "1FTFW1ED3PFA07042",
 "image": "https://pictures.dealer.com/v/volunteerchevrolettngm/0321/2b21da36d296113cf3bf9ade6246b64dx.jpg",
 "url": "https://carchat.io/v/volunteer-chevrolet/1FTFW1ED3PFA07042",
 "dealer": {
  "id": "volunteer-chevrolet",
  "name": "Volunteer Chevrolet",
  "city": "Sevierville",
  "state": "TN",
  "url": "https://carchat.io/d/volunteer-chevrolet"
 },
 "description": "Is this 2023 Ford F-150 your perfect car? Contact Volunteer Chevrolet to see this White XL",
 "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": "1FTFW1ED3PFA07042",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}