{
 "id": "4T1KZ1AK1LU037863",
 "name": "Pre-Owned 2020 Toyota Camry XSE V6",
 "year": 2020,
 "make": "Toyota",
 "model": "Camry",
 "trim": "Used 2020 Toyota Camry XSE V6 4D Sedan",
 "bodyStyle": "sedan",
 "color": "beige",
 "condition": "used",
 "price": null,
 "currency": "USD",
 "mileage": 101022,
 "vin": "4T1KZ1AK1LU037863",
 "image": "https://www.davekirk.com/wp-content/plugins/inventory/images/notfound.jpg",
 "url": "https://carchat.io/v/dave-kirk-chevrolet-gmc/4T1KZ1AK1LU037863",
 "dealer": {
  "id": "dave-kirk-chevrolet-gmc",
  "name": "Dave Kirk Chevrolet GMC",
  "city": "Crossville",
  "state": "TN",
  "url": "https://carchat.io/d/dave-kirk-chevrolet-gmc"
 },
 "description": "2020 Used Toyota Camry 4D Sedan FWD located in Crossville, 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": "dave-kirk-chevrolet-gmc",
   "vin": "4T1KZ1AK1LU037863",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}