{
    "geo_polygon": {
        "location": {
            "points": [
                [-70, 40],
                [-80, 30],
                [-90, 20]
            ],
            "something_else": {

            }
        }
    }
}
