{
 "id": "1GYC3KML9VZ700889",
 "name": "New 2027 Cadillac VISTIQ Luxury All Wheel Drive SUV",
 "year": 2027,
 "make": "Cadillac",
 "model": "VISTIQ",
 "trim": "New 2027 Cadillac VISTIQ Luxury SUV",
 "bodyStyle": "suv",
 "color": "emerald lake metallic",
 "condition": "new",
 "price": 82457,
 "currency": "USD",
 "mileage": null,
 "vin": "1GYC3KML9VZ700889",
 "image": null,
 "url": "https://carchat.io/v/bravo-cadillac/1GYC3KML9VZ700889",
 "dealer": {
  "id": "bravo-cadillac",
  "name": "Bravo Cadillac",
  "city": "El Paso",
  "state": "TX",
  "url": "https://carchat.io/d/bravo-cadillac"
 },
 "description": "2027 New Cadillac VISTIQ SUV All Wheel Drive located in El Paso, TX at  | $82,457",
 "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": "bravo-cadillac",
   "vin": "1GYC3KML9VZ700889",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}