{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Ropers Gardens",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.917001,
            52.241246
          ],
          [
            0.917259,
            52.241113
          ],
          [
            0.917518,
            52.240979
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023990389, IP30 9HG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.9170322538581921,
          52.24122930378997
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100091374921, IP30 9GB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.9174493355394627,
          52.241111070495215
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200003809742, IP30 9GB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.9172650906969676,
          52.24120555942165
        ]
      }
    }
  ]
}