[
    {
        "featureType": "landscape",
        "stylers": [
            {
                "hue": "#000000"
            },
            {
                "saturation": -100
            },
            {
                "lightness": 44
            },
            {
                "gamma": 1
            }
        ]
    },
    {
        "featureType": "road.highway",
        "stylers": [
            {
                "hue": "#00F93f"
            },
            {
                "saturation": 100
            },
            {
                "lightness": -40.95294117647059
            },
            {
                "gamma": 1
            }
        ]
    },
    {
        "featureType": "road.arterial",
        "stylers": [
            {
                "hue": "#00F93f"
            },
            {
                "saturation": 100
            },
            {
                "lightness": -51.15294117647059
            },
            {
                "gamma": 1
            }
        ]
    },
    {
        "featureType": "road.local",
        "stylers": [
            {
                "hue": "#00F93f"
            },
            {
                "saturation": 100
            },
            {
                "lightness": -50.35294117647059
            },
            {
                "gamma": 1
            }
        ]
    },
    {
        "featureType": "water",
        "stylers": [
            {
                "hue": "#00F93f"
            },
            {
                "saturation": 100
            },
            {
                "lightness": -50.35294117647059
            },
            {
                "gamma": 1
            }
        ]
    },
    {
        "featureType": "poi",
        "stylers": [
            {
                "hue": "#00F93f"
            },
            {
                "saturation": 100
            },
            {
                "lightness": -50.35294117647059
            },
            {
                "gamma": 1
            }
        ]
    }
]