{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Eagle Terrace",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.329111,
            53.752472
          ],
          [
            -0.32863,
            53.752346
          ],
          [
            -0.328148,
            53.752221
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008631966, HU8 7BD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.32814811941641003,
          53.752220501990344
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015619676, HU8 7AU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.3288892996661821,
          53.75265332913244
        ]
      }
    }
  ]
}