{
 "id": "URL1b756403fb1fdedc54c44bc77fd40f5a9c8f5c5b",
 "name": "2019 Mitsubishi Outlander ES",
 "year": 2019,
 "make": "Mitsubishi",
 "model": "Outlander ES",
 "trim": null,
 "bodyStyle": "suv",
 "color": null,
 "condition": "used",
 "price": 15000,
 "currency": "USD",
 "mileage": 96647,
 "vin": null,
 "image": "https://carville.com/wp-content/uploads/2024/04/IMG_5974-scaled.jpeg",
 "url": "https://carchat.io/v/carville/URL1b756403fb1fdedc54c44bc77fd40f5a9c8f5c5b",
 "dealer": {
  "id": "carville",
  "name": "Carville",
  "city": "San Antonio",
  "state": "TX",
  "url": "https://carchat.io/d/carville"
 },
 "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": "carville",
   "vin": "URL1b756403fb1fdedc54c44bc77fd40f5a9c8f5c5b",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}