{
 "id": "2G1WG5E33D1238501",
 "name": "Pre-Owned 2013 Chevrolet Impala LT",
 "year": 2013,
 "make": "Chevrolet",
 "model": "Impala",
 "trim": "Used 2013 Chevrolet Impala LT Sedan",
 "bodyStyle": "sedan",
 "color": "silver",
 "condition": "used",
 "price": 5900,
 "currency": "USD",
 "mileage": 188000,
 "vin": "2G1WG5E33D1238501",
 "image": "https://www.tolivergmc.com/wp-content/plugins/inventory/images/notfound.jpg",
 "url": "https://carchat.io/v/sisk-motors-inc/2G1WG5E33D1238501",
 "dealer": {
  "id": "sisk-motors-inc",
  "name": "Sisk Motors Inc.",
  "city": "Mount Pleasant",
  "state": "TX",
  "url": "https://carchat.io/d/sisk-motors-inc"
 },
 "description": "2013 Used Chevrolet Impala Sedan Front Wheel Drive located in Mount Pleasant, TX at  | $5,900",
 "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": "sisk-motors-inc",
   "vin": "2G1WG5E33D1238501",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}