{
 "id": "URL2fc59806cb10de561524f42ce8ecb0645619cc90",
 "name": "2018 Jeep Grand Cherokee Limited",
 "year": 2018,
 "make": "Jeep",
 "model": "Grand Cherokee",
 "trim": null,
 "bodyStyle": "suv",
 "color": null,
 "condition": "used",
 "price": 16893,
 "currency": "USD",
 "mileage": null,
 "vin": null,
 "image": "https://static.overfuel.com/photos/435/1841063/839defdb-e9c6-4522-9f3a-d967f610f5a5.webp",
 "url": "https://carchat.io/v/taylor-automotive/URL2fc59806cb10de561524f42ce8ecb0645619cc90",
 "dealer": {
  "id": "taylor-automotive",
  "name": "Taylor Automotive",
  "city": "Martin",
  "state": "TN",
  "url": "https://carchat.io/d/taylor-automotive"
 },
 "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": "taylor-automotive",
   "vin": "URL2fc59806cb10de561524f42ce8ecb0645619cc90",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}