{
 "id": "1HGCY2F79PA031470",
 "name": "Certified Pre-Owned 2023 Honda Accord Hybrid Sport-L",
 "year": 2023,
 "make": "Honda",
 "model": "Accord Hybrid",
 "trim": null,
 "bodyStyle": "sedan",
 "color": "white",
 "condition": "used",
 "price": 28676,
 "currency": "USD",
 "mileage": 50471,
 "vin": "1HGCY2F79PA031470",
 "image": "https://pictures.dealer.com/d/dvclassichondagalveston/1893/9e9672813a3e67729d83f46efd68b554x.jpg",
 "url": "https://carchat.io/v/classic-toyota-galveston/1HGCY2F79PA031470",
 "dealer": {
  "id": "classic-toyota-galveston",
  "name": "Classic Toyota Galveston",
  "city": "Galveston",
  "state": "TX",
  "url": "https://carchat.io/d/classic-toyota-galveston"
 },
 "description": "Is this 2023 Honda Accord Hybrid your perfect car? Contact Classic Toyota Galveston to see this White Sport-L Sedan available for $28676",
 "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": "classic-toyota-galveston",
   "vin": "1HGCY2F79PA031470",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}