{
 "id": "1FTFW1ED1PFD09302",
 "name": "Used 2023 Ford F-150 XLT",
 "year": 2023,
 "make": "Ford",
 "model": "F-150",
 "trim": null,
 "bodyStyle": "truck",
 "color": "white",
 "condition": "used",
 "price": 39477,
 "currency": "USD",
 "mileage": 46952,
 "vin": "1FTFW1ED1PFD09302",
 "image": "https://pictures.dealer.com/p/perryhyundai/0774/8e442a314d98e5db7e8f96a010245838x.jpg",
 "url": "https://carchat.io/v/perry-hyundai/1FTFW1ED1PFD09302",
 "dealer": {
  "id": "perry-hyundai",
  "name": "Perry Hyundai",
  "city": "Nacogdoches",
  "state": "TX",
  "url": "https://carchat.io/d/perry-hyundai"
 },
 "description": "Is this 2023 Ford F-150 your perfect car? Contact Perry Hyundai to see this Oxford White XLT Truck SuperCrew Cab available for $39477",
 "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": "perry-hyundai",
   "vin": "1FTFW1ED1PFD09302",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}