{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Albion Place",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.000875,
            53.367617
          ],
          [
            0.001122,
            53.367168
          ],
          [
            0.00137,
            53.366718
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023184377, LN11 9AB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.0008793635301963348,
          53.36761514766549
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023808249, LN11 9AY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.0015406225269556908,
          53.36665109976943
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100030764541, LN11 9AE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.0011181289455363696,
          53.36693688065
        ]
      }
    }
  ]
}