{
 "id": "3GNKBFRS9LS552577",
 "name": "2020 Chevrolet Blazer Premier",
 "year": 2020,
 "make": "Chevrolet",
 "model": "Blazer",
 "trim": null,
 "bodyStyle": "suv",
 "color": "blue",
 "condition": "used",
 "price": 19460,
 "currency": "USD",
 "mileage": 128594,
 "vin": "3GNKBFRS9LS552577",
 "image": "https://www.classicautogroupgalveston.com/assets/stock/expanded/transparent/1280/2020chs09_1280/2020chs090016_1280_01.png",
 "url": "https://carchat.io/v/classic-chevrolet-buick-gmc/3GNKBFRS9LS552577",
 "dealer": {
  "id": "classic-chevrolet-buick-gmc",
  "name": "Classic Chevrolet Buick GMC",
  "city": "Galveston",
  "state": "TX",
  "url": "https://carchat.io/d/classic-chevrolet-buick-gmc"
 },
 "description": "Standard Equipment",
 "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-chevrolet-buick-gmc",
   "vin": "3GNKBFRS9LS552577",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}