{
 "id": "URL8fbed1fef1335ff803e2df0a93c0cc991adce14c",
 "name": "2011 Toyota 4Runner SR5",
 "year": 2011,
 "make": "Toyota",
 "model": "4Runner",
 "trim": null,
 "bodyStyle": "suv",
 "color": null,
 "condition": "used",
 "price": 12926,
 "currency": "USD",
 "mileage": null,
 "vin": null,
 "image": "https://static.overfuel.com/photos/435/1773191/d07a6e65-96a0-438a-bdef-30365d5debe5.webp",
 "url": "https://carchat.io/v/taylor-automotive/URL8fbed1fef1335ff803e2df0a93c0cc991adce14c",
 "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": "URL8fbed1fef1335ff803e2df0a93c0cc991adce14c",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}