{
        "type": "FeatureCollection",
        "features": [
                {
                        "type": "Feature",
                        "properties": {},
                        "geometry": {
                                "coordinates": [
                                        [
                                                [
                                                        -96.14108600807546,
                                                        30.15180225113319
                                                ],
                                                [
                                                        -96.14108600807546,
                                                        -45.898275621536385
                                                ],
                                                [
                                                        20.94296607854048,
                                                        -45.898275621536385
                                                ],
                                                [
                                                        20.94296607854048,
                                                        30.15180225113319
                                                ],
                                                [
                                                        -96.14108600807546,
                                                        30.15180225113319
                                                ]
                                        ]
                                ],
                                "type": "Polygon"
                        }
                }
        ]
}