{
 "id": "URL4e64ac0eea6cbf689611ba665c88a155894e1029",
 "name": "2017 Ram ProMaster Cargo",
 "year": 2017,
 "make": "Ram",
 "model": "ProMaster Cargo",
 "trim": null,
 "bodyStyle": "van",
 "color": null,
 "condition": "used",
 "price": 25000,
 "currency": "USD",
 "mileage": 87978,
 "vin": null,
 "image": "https://carville.com/wp-content/uploads/2024/04/IMG_5575-scaled.jpeg",
 "url": "https://carchat.io/v/carville/URL4e64ac0eea6cbf689611ba665c88a155894e1029",
 "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": "URL4e64ac0eea6cbf689611ba665c88a155894e1029",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}