{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Lower Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.19473,
            53.041549
          ],
          [
            -2.194993,
            53.041859
          ],
          [
            -2.195255,
            53.042169
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "3455063597, ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1951937861930433,
          53.04179106534654
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "3455134349, ST6 3BP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1952551531263453,
          53.04216850733801
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015844121, ST6 3BS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1949259711232045,
          53.041935330883646
        ]
      }
    }
  ]
}