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