{
 "id": "2HGFE2F27TH624265",
 "name": "New 2026 Honda Civic LX",
 "year": 2026,
 "make": "Honda",
 "model": "Civic",
 "trim": null,
 "bodyStyle": "sedan",
 "color": "silver",
 "condition": "new",
 "price": 25890,
 "currency": "USD",
 "mileage": 15,
 "vin": "2HGFE2F27TH624265",
 "image": "https://pictures.dealer.com/v/vandergriffhondavtg/1580/dedfe86c60613e07074e7c0f633a0dd8x.jpg",
 "url": "https://carchat.io/v/vandergriff-honda/2HGFE2F27TH624265",
 "dealer": {
  "id": "vandergriff-honda",
  "name": "Vandergriff Honda",
  "city": "Arlington",
  "state": "TX",
  "url": "https://carchat.io/d/vandergriff-honda"
 },
 "description": "Is this 2026 Honda Civic your perfect car? Contact Vandergriff Honda to see this Solar Silver LX Sedan available for $25890",
 "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": "vandergriff-honda",
   "vin": "2HGFE2F27TH624265",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}