{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Greenway",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.761134,
            52.267724
          ],
          [
            0.761331,
            52.267984
          ],
          [
            0.761528,
            52.268244
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010694517, IP31 2TA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.7615221973654002,
          52.2682457224464
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100091102500, IP31 2TA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.7611360576862132,
          52.26816482928629
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100091102501, IP31 2TA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.7609914878191367,
          52.26796137529687
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100091102502, IP31 2TA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.7604685983135849,
          52.26780274344209
        ]
      }
    }
  ]
}