{
 "id": "URL053a3f89b2f5e874f79da42cb96dd066dc858243",
 "name": "2020 Toyota Camry Hybrid XLE",
 "year": 2020,
 "make": "Toyota",
 "model": "Camry",
 "trim": null,
 "bodyStyle": "sedan",
 "color": null,
 "condition": "used",
 "price": 26574,
 "currency": "USD",
 "mileage": null,
 "vin": null,
 "image": "https://static.overfuel.com/photos/1001/1824283/22e7f14a-2b12-4d88-b260-daa11782c65b.webp",
 "url": "https://carchat.io/v/roger-williams-chrysler-dodge-jeep-ram/URL053a3f89b2f5e874f79da42cb96dd066dc858243",
 "dealer": {
  "id": "roger-williams-chrysler-dodge-jeep-ram",
  "name": "Roger Williams Chrysler Dodge Jeep Ram",
  "city": "Weatherford",
  "state": "TX",
  "url": "https://carchat.io/d/roger-williams-chrysler-dodge-jeep-ram"
 },
 "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": "roger-williams-chrysler-dodge-jeep-ram",
   "vin": "URL053a3f89b2f5e874f79da42cb96dd066dc858243",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}