{
 "id": "1G1YB2D41M5118694",
 "name": "2021 Chevrolet Corvette Stingray Preferred 2LT",
 "year": 2021,
 "make": "Chevrolet",
 "model": "Corvette Stingray",
 "trim": "Preferred 2LT",
 "bodyStyle": "coupe",
 "color": "blue",
 "condition": "used",
 "price": 61500,
 "currency": "USD",
 "mileage": 29992,
 "vin": "1G1YB2D41M5118694",
 "image": null,
 "url": "https://carchat.io/v/autosoftexas/1G1YB2D41M5118694",
 "dealer": {
  "id": "autosoftexas",
  "name": "Autosoftexas",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/autosoftexas"
 },
 "description": "Recent Arrival! Rapid Blue 2021 Chevrolet Corvette Stingray 2LT RWD 2D Coupe 6.2L V8 8 Speed Dual Clutch",
 "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": "autosoftexas",
   "vin": "1G1YB2D41M5118694",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}