{
 "id": "1FDUF4GNXMDA02731",
 "name": "Used 2021 Ford F-450SD XL",
 "year": 2021,
 "make": "Ford",
 "model": "F-450SD",
 "trim": null,
 "bodyStyle": "truck",
 "color": "white",
 "condition": "used",
 "price": 24987,
 "currency": "USD",
 "mileage": 134388,
 "vin": "1FDUF4GNXMDA02731",
 "image": "https://pictures.dealer.com/b/batesfordfd/0076/cc79953aeb5944879fc1aed855af615bx.jpg",
 "url": "https://carchat.io/v/bates-ford/1FDUF4GNXMDA02731",
 "dealer": {
  "id": "bates-ford",
  "name": "Bates Ford",
  "city": "Lebanon",
  "state": "TN",
  "url": "https://carchat.io/d/bates-ford"
 },
 "description": "Is this 2021 Ford F-450SD your perfect car? Contact Bates Ford to see this Oxford White XL Truck Regular Cab available for $24987",
 "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": "bates-ford",
   "vin": "1FDUF4GNXMDA02731",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}