{
 "id": "URLdbd3d6eb3f6003404fbd13abb6bef34d0a98307a",
 "name": "2023 Toyota 4Runner Limited",
 "year": 2023,
 "make": "Toyota",
 "model": "4Runner",
 "trim": null,
 "bodyStyle": "suv",
 "color": null,
 "condition": "used",
 "price": 46930,
 "currency": "USD",
 "mileage": null,
 "vin": null,
 "image": "https://static.overfuel.com/photos/435/1594539/fcc1de24-909a-4395-ba0b-6ed74f57acf9.webp",
 "url": "https://carchat.io/v/taylor-automotive/URLdbd3d6eb3f6003404fbd13abb6bef34d0a98307a",
 "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": "URLdbd3d6eb3f6003404fbd13abb6bef34d0a98307a",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}