{
 "id": "5FNYG1H91TB049947",
 "name": "2026 Honda Pilot Black",
 "year": 2026,
 "make": "Honda",
 "model": "Pilot Black",
 "trim": null,
 "bodyStyle": "suv",
 "color": "black",
 "condition": "new",
 "price": 58285,
 "currency": "USD",
 "mileage": null,
 "vin": "5FNYG1H91TB049947",
 "image": "https://assets.cai-media-management.com/resize/640x640/common-vehicle-media/56360e12-6bb2-47ba-8591-7d76613fe505.jpg",
 "url": "https://carchat.io/v/honda-of-lake-jackson/5FNYG1H91TB049947",
 "dealer": {
  "id": "honda-of-lake-jackson",
  "name": "Honda of Lake Jackson",
  "city": "Lake Jackson",
  "state": "TX",
  "url": "https://carchat.io/d/honda-of-lake-jackson"
 },
 "description": "Looking for a 2026 Honda Pilot for sale in Lake Jackson, TX? Stop by Honda of Lake Jackson today to learn more about this Pilot 5FNYG1H91TB049947",
 "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-of-lake-jackson",
   "vin": "5FNYG1H91TB049947",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}