{
 "id": "URL46dff85bd0a6a7fdac9f0fa18dcc84e0f4678f18",
 "name": "2027 Chevrolet Equinox ACTIV",
 "year": 2027,
 "make": "Chevrolet",
 "model": "Equinox",
 "trim": null,
 "bodyStyle": "suv",
 "color": null,
 "condition": "used",
 "price": 38170,
 "currency": "USD",
 "mileage": null,
 "vin": null,
 "image": "https://static.overfuel.com/photos/435/1925289/0da4b944-1949-44d0-bbd5-d1ecbf1a499d.webp",
 "url": "https://carchat.io/v/taylor-automotive/URL46dff85bd0a6a7fdac9f0fa18dcc84e0f4678f18",
 "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": "URL46dff85bd0a6a7fdac9f0fa18dcc84e0f4678f18",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}