{
 "id": "1HGCV3F90LA010064",
 "name": "Pre-Owned 2020 Honda Accord Hybrid Touring",
 "year": 2020,
 "make": "Honda",
 "model": "Accord Hybrid",
 "trim": "Used 2020 Honda Accord Hybrid Touring Touring 4dr Sedan",
 "bodyStyle": "sedan",
 "color": "white",
 "condition": "used",
 "price": 89900,
 "currency": "USD",
 "mileage": null,
 "vin": "1HGCV3F90LA010064",
 "image": "https://www.grayeppersonhyundai.com/wp-content/plugins/inventory/images/notfound.jpg",
 "url": "https://carchat.io/v/gray-epperson-hyundai/1HGCV3F90LA010064",
 "dealer": {
  "id": "gray-epperson-hyundai",
  "name": "Gray Epperson Hyundai",
  "city": "Cleveland",
  "state": "TN",
  "url": "https://carchat.io/d/gray-epperson-hyundai"
 },
 "description": "2020 Used Honda Accord Hybrid Touring 4dr Sedan FWD located in Cleveland, TN at ",
 "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": "gray-epperson-hyundai",
   "vin": "1HGCV3F90LA010064",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}