{
 "id": "1GNSKHKC2GR105175",
 "name": "2016 Chevrolet Suburban",
 "year": 2016,
 "make": "Chevrolet",
 "model": "Suburban",
 "trim": null,
 "bodyStyle": "suv",
 "color": null,
 "condition": "used",
 "price": 15000,
 "currency": "USD",
 "mileage": 154497,
 "vin": "1GNSKHKC2GR105175",
 "image": "https://cdn05.carsforsale.com/6b367cc7bbc84c6d56e3a021ee0d5010/480x360/2016-chevrolet-suburban-lt-4x4-4dr-suv.jpg",
 "url": "https://carchat.io/v/encino-motors/1GNSKHKC2GR105175",
 "dealer": {
  "id": "encino-motors",
  "name": "Encino Motors",
  "city": "Floresville",
  "state": "TX",
  "url": "https://carchat.io/d/encino-motors"
 },
 "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": "encino-motors",
   "vin": "1GNSKHKC2GR105175",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}