{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Heybury Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.202422,
            53.475057
          ],
          [
            -2.202385,
            53.475263
          ],
          [
            -2.202349,
            53.47547
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "77155583, M11 3TY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2020466473320925,
          53.47531781517028
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023047823, M11 3TP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2020463908301453,
          53.47526388484984
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023066127, M11 3UA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.202422062131395,
          53.475056513751476
        ]
      }
    }
  ]
}