{
 "id": "URL606630c5d57826af5c8cc85b3962d24eb8e69748",
 "name": "2014 Honda Pilot Touring Sport Suv",
 "year": 2014,
 "make": "Honda",
 "model": "Pilot Touring",
 "trim": null,
 "bodyStyle": "suv",
 "color": null,
 "condition": "used",
 "price": 18000,
 "currency": "USD",
 "mileage": 96742,
 "vin": null,
 "image": "https://carville.com/wp-content/uploads/2023/05/IMG_0704.jpeg",
 "url": "https://carchat.io/v/carville/URL606630c5d57826af5c8cc85b3962d24eb8e69748",
 "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": "URL606630c5d57826af5c8cc85b3962d24eb8e69748",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}