{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Bowling Wood",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.55225,
            53.52456
          ],
          [
            -2.552506,
            53.524678
          ],
          [
            -2.552761,
            53.524796
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014059285, WN2 4GT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5524540785921945,
          53.524501733226984
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014059286, WN2 4GT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5523329457748107,
          53.524466339140766
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014059287, WN2 4GT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.552257179385354,
          53.52443972379912
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024146020, WN2 4PS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5525321856217524,
          53.524708107432346
        ]
      }
    }
  ]
}