{
 "id": "1GNSKKE76DR293285",
 "name": "2013 Chevrolet Suburban LTZ",
 "year": 2013,
 "make": "Chevrolet",
 "model": "Suburban LTZ",
 "trim": null,
 "bodyStyle": "suv",
 "color": null,
 "condition": "used",
 "price": 18950,
 "currency": "USD",
 "mileage": 123080,
 "vin": "1GNSKKE76DR293285",
 "image": "https://content.homenetiol.com/2000157/2065512/0x0/27a296a874ad446bb3ad4bc6d9dbc5e8.jpg",
 "url": "https://carchat.io/v/gateway-nissan/1GNSKKE76DR293285",
 "dealer": {
  "id": "gateway-nissan",
  "name": "Gateway Nissan",
  "city": "Greeneville",
  "state": "TN",
  "url": "https://carchat.io/d/gateway-nissan"
 },
 "description": "Looking for a 2013 Chevrolet Suburban for sale in Greeneville, TN? Stop by Gateway Nissan Greeneville today to learn more about this Suburban 1GNSKKE76DR293285",
 "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": "gateway-nissan",
   "vin": "1GNSKKE76DR293285",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}