{
 "id": "URL7dc4f0cf70b63cc2d1cbfc68e36b7c13405d2ed5",
 "name": "2014 Chevrolet Silverado 1500 LT",
 "year": 2014,
 "make": "Chevrolet",
 "model": "Silverado",
 "trim": null,
 "bodyStyle": "truck",
 "color": null,
 "condition": "used",
 "price": 18500,
 "currency": "USD",
 "mileage": null,
 "vin": null,
 "image": "https://static.overfuel.com/photos/260/1829491/da37d016-7ebf-4f71-9cbe-7fec9985c74e.webp",
 "url": "https://carchat.io/v/euro-speed-international/URL7dc4f0cf70b63cc2d1cbfc68e36b7c13405d2ed5",
 "dealer": {
  "id": "euro-speed-international",
  "name": "Euro Speed International",
  "city": "San Antonio",
  "state": "TX",
  "url": "https://carchat.io/d/euro-speed-international"
 },
 "description": null,
 "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": "euro-speed-international",
   "vin": "URL7dc4f0cf70b63cc2d1cbfc68e36b7c13405d2ed5",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}