[
  {
    "featureType": "landscape.man_made",
    "stylers": [
      {
        "lightness": 40
      }
    ]
  },
  {
    "featureType": "poi",
    "stylers": [
      {
        "visibility": "off"
      }
    ]
  },
  {
    "featureType": "poi.park",
    "elementType": "geometry.fill",
    "stylers": [
      {
        "hue": "#00ffb6"
      },
      {
        "saturation": -30
      },
      {
        "lightness": -10
      }
    ]
  },
  {
    "featureType": "road.arterial",
    "stylers": [
      {
        "hue": "#ff0300"
      },
      {
        "saturation": -100
      },
      {
        "lightness": 50
      }
    ]
  },
  {
    "featureType": "road.highway",
    "stylers": [
      {
        "hue": "#009671"
      },
      {
        "saturation": -60
      },
      {
        "lightness": -10
      }
    ]
  },
  {
    "featureType": "road.local",
    "stylers": [
      {
        "hue": "#ff0300"
      },
      {
        "saturation": -100
      },
      {
        "lightness": 50
      }
    ]
  },
  {
    "featureType": "water",
    "stylers": [
      {
        "hue": "#0078FF"
      },
      {
        "saturation": -13.200000000000003
      },
      {
        "lightness": 2.4000000000000057
      },
      {
        "gamma": 1
      }
    ]
  },
  {
    "featureType": "water",
    "elementType": "geometry.fill",
    "stylers": [
      {
        "color": "#a5ddfb"
      }
    ]
  }
]
