{
 "id": "19XFL2H81TE039005",
 "name": "New 2026 Honda Civic Sport",
 "year": 2026,
 "make": "Honda",
 "model": "Civic",
 "trim": null,
 "bodyStyle": "sedan",
 "color": "gray",
 "condition": "new",
 "price": 29090,
 "currency": "USD",
 "mileage": 12,
 "vin": "19XFL2H81TE039005",
 "image": "https://images.dealer.com/ddc/vehicles/2026/Honda/Civic/Hatchback/trim_Sport_94f95e/color/Meteorite%20Gray%20Metallic-GC-56%2C64%2C75-640-en_US.jpg",
 "url": "https://carchat.io/v/el-paso-honda/19XFL2H81TE039005",
 "dealer": {
  "id": "el-paso-honda",
  "name": "El Paso Honda",
  "city": "El Paso",
  "state": "TX",
  "url": "https://carchat.io/d/el-paso-honda"
 },
 "description": "Is this 2026 Honda Civic your perfect car? Contact El Paso Honda to see this Meteorite Gray Metallic Sport Hatchback available for $29090",
 "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": "el-paso-honda",
   "vin": "19XFL2H81TE039005",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}