{
 "id": "URL59ba924a8fb5226736e8c9101d113daa3bc3300f",
 "name": "2021 Jeep Gladiator Rubicon",
 "year": 2021,
 "make": "Jeep",
 "model": "Gladiator",
 "trim": null,
 "bodyStyle": "truck",
 "color": null,
 "condition": "used",
 "price": 30074,
 "currency": "USD",
 "mileage": null,
 "vin": null,
 "image": "https://static.overfuel.com/photos/1001/1843842/503200dd-d4bc-4653-9e06-5695faeb409a.webp",
 "url": "https://carchat.io/v/roger-williams-chrysler-dodge-jeep-ram/URL59ba924a8fb5226736e8c9101d113daa3bc3300f",
 "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": "URL59ba924a8fb5226736e8c9101d113daa3bc3300f",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}