{
    "type": "FeatureCollection",
    "features": [
        {
            "type": "Feature",
            "properties": { "cca2": "cx" },
            "geometry": {
                "type": "Polygon",
                "coordinates": [
                    [
                        [105.701401, -10.51097],
                        [105.683098, -10.47414],
                        [105.644501, -10.46614],
                        [105.628998, -10.43731],
                        [105.654602, -10.41489],
                        [105.715202, -10.38447],
                        [105.736603, -10.38408],
                        [105.7509, -10.39408],
                        [105.7519, -10.48375],
                        [105.736298, -10.50456],
                        [105.701401, -10.51097]
                    ]
                ]
            }
        }
    ]
}
