BagToad - Overview

        {
            "type": "FeatureCollection",
            "features": [
                {
                    "type": "Feature",
                    "properties": {},
                    "geometry": {
                        "coordinates": [
                            12.0854459,
                            46.6946966
                        ],
                        "type": "Point"
                    },
                    "id": 1
                },
                {
                    "type": "Feature",
                    "properties": {},
                    "geometry": {
                        "coordinates": [
                            [
                                12.3854459,
                                46.9946966
                            ],
                            [
                                12.3854459,
                                46.3946966
                            ],
                            [
                                11.7854459,
                                46.3946966
                            ],
                            [
                                11.7854459,
                                46.9946966
                            ],
                            [
                                12.3854459,
                                46.9946966
                            ]
                        ],
                        "type": "LineString"
                    }
                }
            ]
        }