{
 "id": "1HGCY1F48SA029685",
 "name": "New 2025 Honda Accord SE",
 "year": 2025,
 "make": "Honda",
 "model": "Accord",
 "trim": null,
 "bodyStyle": "sedan",
 "color": "white",
 "condition": "new",
 "price": 32165,
 "currency": "USD",
 "mileage": 11,
 "vin": "1HGCY1F48SA029685",
 "image": "https://pictures.dealer.com/a/airporthondainventory/1956/8a5ec8befa614511c8f9007fdd4b4d67x.jpg",
 "url": "https://carchat.io/v/twin-city-dealerships/1HGCY1F48SA029685",
 "dealer": {
  "id": "twin-city-dealerships",
  "name": "Twin City Dealerships",
  "city": "Alcoa",
  "state": "TN",
  "url": "https://carchat.io/d/twin-city-dealerships"
 },
 "description": "Is this 2025 Honda Accord your perfect car? Contact Twin City Auto Group to see this Platinum White Pearl SE Sedan available for $32165",
 "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": "twin-city-dealerships",
   "vin": "1HGCY1F48SA029685",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}