{
 "id": "1GNSKNKD4RR243102",
 "name": "2024 Chevrolet Tahoe LT",
 "year": 2024,
 "make": "Chevrolet",
 "model": "Tahoe",
 "trim": "LT",
 "bodyStyle": "suv",
 "color": "white",
 "condition": "used",
 "price": 54825,
 "currency": "USD",
 "mileage": 29288,
 "vin": "1GNSKNKD4RR243102",
 "image": "https://images.nabthat.com/hondaleander/images/2024-chevrolet-tahoe-lt-lr243102-96a39d90.jpg",
 "url": "https://carchat.io/v/honda-leander/1GNSKNKD4RR243102",
 "dealer": {
  "id": "honda-leander",
  "name": "Honda Leander",
  "city": "Leander",
  "state": "TX",
  "url": "https://carchat.io/d/honda-leander"
 },
 "description": "2024 Chevrolet Tahoe LT",
 "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": "honda-leander",
   "vin": "1GNSKNKD4RR243102",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}