{
 "id": "URL149349e33b2d9824facb351a8d7b98180aa5e513",
 "name": "2026 Chevy Traverse SUVs",
 "year": 2026,
 "make": "Chevy",
 "model": "Traverse SUVs",
 "trim": null,
 "bodyStyle": "suv",
 "color": null,
 "condition": "used",
 "price": 42795,
 "currency": "USD",
 "mileage": null,
 "vin": null,
 "image": "https://storage.googleapis.com/coleman-motors/dealership/colman-motors-new-boston-tx.png",
 "url": "https://carchat.io/v/coleman-motors-inc/URL149349e33b2d9824facb351a8d7b98180aa5e513",
 "dealer": {
  "id": "coleman-motors-inc",
  "name": "Coleman Motors, INC.",
  "city": "New Boston",
  "state": "TX",
  "url": "https://carchat.io/d/coleman-motors-inc"
 },
 "description": "Is the 2026 Traverse worth the premium over a 2025 model? We break down pricing and value for both years. 🏷️",
 "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": "coleman-motors-inc",
   "vin": "URL149349e33b2d9824facb351a8d7b98180aa5e513",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}