{
 "id": "3GNKBBRA0KS682567",
 "name": "Pre-Owned 2019 Chevrolet Blazer Front Wheel Drive SUV",
 "year": 2019,
 "make": "Chevrolet",
 "model": "Blazer",
 "trim": "Used 2019 Chevrolet Blazer  SUV",
 "bodyStyle": "suv",
 "color": "white",
 "condition": "used",
 "price": 18344,
 "currency": "USD",
 "mileage": 128428,
 "vin": "3GNKBBRA0KS682567",
 "image": "https://www.martinchevroletgmc.com/wp-content/plugins/inventory/images/notfound.jpg",
 "url": "https://carchat.io/v/martin-chevrolet-gmc/3GNKBBRA0KS682567",
 "dealer": {
  "id": "martin-chevrolet-gmc",
  "name": "Martin Chevrolet GMC",
  "city": "Cleveland",
  "state": "TX",
  "url": "https://carchat.io/d/martin-chevrolet-gmc"
 },
 "description": "2019 Used Chevrolet Blazer SUV Front Wheel Drive located in Cleveland, TX 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": "martin-chevrolet-gmc",
   "vin": "3GNKBBRA0KS682567",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}