{
 "id": "2HKRW1H52HH518394",
 "name": "Pre-Owned 2017 Honda CR-V EX",
 "year": 2017,
 "make": "Honda",
 "model": "CR-V",
 "trim": null,
 "bodyStyle": "suv",
 "color": "white",
 "condition": "used",
 "price": 17780,
 "currency": "USD",
 "mileage": 95214,
 "vin": "2HKRW1H52HH518394",
 "image": "https://pictures.dealer.com/d/dvclassichondagalveston/1160/ecb098f1199114b30fbe6d1d1914d6f3x.jpg",
 "url": "https://carchat.io/v/classic-toyota-galveston/2HKRW1H52HH518394",
 "dealer": {
  "id": "classic-toyota-galveston",
  "name": "Classic Toyota Galveston",
  "city": "Galveston",
  "state": "TX",
  "url": "https://carchat.io/d/classic-toyota-galveston"
 },
 "description": "Is this 2017 Honda CR-V your perfect car? Contact Classic Toyota Galveston to see this White EX SUV available for $17780",
 "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": "2HKRW1H52HH518394",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}