{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "The Link",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.751525,
            52.413893
          ],
          [
            0.751583,
            52.413851
          ],
          [
            0.75164,
            52.413809
          ],
          [
            0.751744,
            52.413732
          ],
          [
            0.751849,
            52.413655
          ],
          [
            0.751857,
            52.413632
          ],
          [
            0.751866,
            52.413609
          ],
          [
            0.751783,
            52.413484
          ],
          [
            0.7517,
            52.413358
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10011957875, IP24 2DL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.7523066180124647,
          52.41364970892032
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10011980541, IP24 2BN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.7516490025986501,
          52.41395279122277
        ]
      }
    }
  ]
}