{
 "id": "1FMEE5DH4PLA95820",
 "name": "Certified Pre-Owned 2023 Ford Bronco Everglades",
 "year": 2023,
 "make": "Ford",
 "model": "Bronco",
 "trim": null,
 "bodyStyle": "suv",
 "color": "green",
 "condition": "used",
 "price": 45217,
 "currency": "USD",
 "mileage": 11561,
 "vin": "1FMEE5DH4PLA95820",
 "image": "https://pictures.dealer.com/n/northcentralfordfd/0811/b7f4cc084a07ca1eecf513bddcc3a281x.jpg",
 "url": "https://carchat.io/v/everett-toyota-of-paris/1FMEE5DH4PLA95820",
 "dealer": {
  "id": "everett-toyota-of-paris",
  "name": "Everett Toyota of Paris",
  "city": "Paris",
  "state": "TX",
  "url": "https://carchat.io/d/everett-toyota-of-paris"
 },
 "description": "Is this 2023 Ford Bronco your perfect car? Contact Toyota of Paris to see this Green Everglades SUV available for $45217",
 "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": "everett-toyota-of-paris",
   "vin": "1FMEE5DH4PLA95820",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}