{
 "id": "URLed806cf7cd90a8d4b495f7c23d7b7cad2ac105c9",
 "name": "2011 Lexus ES 350 w/93k miles",
 "year": 2011,
 "make": "Lexus",
 "model": "ES 350",
 "trim": null,
 "bodyStyle": "sedan",
 "color": null,
 "condition": "used",
 "price": 15000,
 "currency": "USD",
 "mileage": 93696,
 "vin": null,
 "image": "https://carville.com/wp-content/uploads/2024/10/IMG_8870-scaled.jpeg",
 "url": "https://carchat.io/v/carville/URLed806cf7cd90a8d4b495f7c23d7b7cad2ac105c9",
 "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": "URLed806cf7cd90a8d4b495f7c23d7b7cad2ac105c9",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}