{
 "id": "1FTFW1EDXPFA78674",
 "name": "Used 2023 Ford F-150 XLT",
 "year": 2023,
 "make": "Ford",
 "model": "F-150",
 "trim": null,
 "bodyStyle": "truck",
 "color": "gray",
 "condition": "used",
 "price": 47990,
 "currency": "USD",
 "mileage": 38642,
 "vin": "1FTFW1EDXPFA78674",
 "image": "https://pictures.dealer.com/p/pollardpreowned/0695/be28292c3230d3f9f5f6c279f378706fx.jpg",
 "url": "https://carchat.io/v/pollard-west/1FTFW1EDXPFA78674",
 "dealer": {
  "id": "pollard-west",
  "name": "Pollard West",
  "city": "Lubbock",
  "state": "TX",
  "url": "https://carchat.io/d/pollard-west"
 },
 "description": "Is this 2023 Ford F-150 your perfect car? Contact Pollard Pre-Owned to see this Gray Metallic XLT Truck SuperCrew Cab available for $47990",
 "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": "pollard-west",
   "vin": "1FTFW1EDXPFA78674",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}