{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Water Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.360423,
            53.504656
          ],
          [
            -2.360502,
            53.504654
          ],
          [
            -2.360614,
            53.504651
          ],
          [
            -2.360806,
            53.504646
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10007898245, M27 0HT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.3614435035095265,
          53.50473847327441
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10007898246, M27 0HT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.361307891511595,
          53.504747871959964
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070745729, M27 0HB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.3604175385761876,
          53.50465168856189
        ]
      }
    }
  ]
}