{
 "id": "1FTEW1EP3PFA52519",
 "name": "Pre-Owned 2023 Ford F-150",
 "year": 2023,
 "make": "Ford",
 "model": "F-150",
 "trim": null,
 "bodyStyle": "truck",
 "color": "gray",
 "condition": "used",
 "price": 41988,
 "currency": "USD",
 "mileage": 26784,
 "vin": "1FTEW1EP3PFA52519",
 "image": "https://pictures.dealer.com/a/airporttoyota/0779/af645c21b9d7aa7be7561a0039edebe5x.jpg",
 "url": "https://carchat.io/v/rick-mcgill-s-airport-toyota/1FTEW1EP3PFA52519",
 "dealer": {
  "id": "rick-mcgill-s-airport-toyota",
  "name": "Rick McGill's Airport Toyota",
  "city": "Alcoa",
  "state": "TN",
  "url": "https://carchat.io/d/rick-mcgill-s-airport-toyota"
 },
 "description": "Is this 2023 Ford F-150 your perfect car? Contact Rick McGill's Airport Toyota to see this Gray Metallic Truck SuperCrew Cab available for $41988",
 "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": "rick-mcgill-s-airport-toyota",
   "vin": "1FTEW1EP3PFA52519",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}