{
 "id": "1G1YY2D71J5101947",
 "name": "2018 Chevrolet Corvette Grand Sport Preferred 2LT",
 "year": 2018,
 "make": "Chevrolet",
 "model": "Corvette",
 "trim": "Grand Sport Preferred 2LT",
 "bodyStyle": "coupe",
 "color": "gray",
 "condition": "used",
 "price": 49861,
 "currency": "USD",
 "mileage": 74959,
 "vin": "1G1YY2D71J5101947",
 "image": "https://assets.cai-media-management.com/resize/1600x1600/common-vehicle-media/2741788d-e730-4cbc-ae0d-b998555142e4.jpg",
 "url": "https://carchat.io/v/executiveautocenter/1G1YY2D71J5101947",
 "dealer": {
  "id": "executiveautocenter",
  "name": "Executiveautocenter",
  "city": "Plug",
  "state": "IN",
  "url": "https://carchat.io/d/executiveautocenter"
 },
 "description": null,
 "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": "executiveautocenter",
   "vin": "1G1YY2D71J5101947",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}