{
 "id": "1FM5K8GC5NGA41605",
 "name": "Used 2022 Ford Explorer ST",
 "year": 2022,
 "make": "Ford",
 "model": "Explorer",
 "trim": null,
 "bodyStyle": "suv",
 "color": "white",
 "condition": "used",
 "price": 33211,
 "currency": "USD",
 "mileage": 64564,
 "vin": "1FM5K8GC5NGA41605",
 "image": "https://pictures.dealer.com/s/samesmazda/1893/e89ab7dc12aaffeff31fa6f4c9de1379x.jpg",
 "url": "https://carchat.io/v/sames-mazda/1FM5K8GC5NGA41605",
 "dealer": {
  "id": "sames-mazda",
  "name": "Sames Mazda",
  "city": "Laredo",
  "state": "TX",
  "url": "https://carchat.io/d/sames-mazda"
 },
 "description": "Is this 2022 Ford Explorer your perfect car? Contact Sames Mazda to see this Star White Tri-Coat ST SUV available for $33211",
 "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": "sames-mazda",
   "vin": "1FM5K8GC5NGA41605",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}