{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Frogs Alley",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.576635,
            52.606297
          ],
          [
            1.576627,
            52.606091
          ],
          [
            1.57662,
            52.605884
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009925404, NR13 3QB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.5766329980520144,
          52.60627222827654
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200004288553, NR13 3RY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.5767180684954365,
          52.60568502292011
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200004463221, NR13 3RY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.5766369618254363,
          52.60577741846784
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200004463222, NR13 3RY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.5765101788117197,
          52.605853205998
        ]
      }
    }
  ]
}