{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Mount Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.865257,
            53.723006
          ],
          [
            -1.864891,
            53.723018
          ],
          [
            -1.864524,
            53.72303
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010162048, HX1 5DD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.864781626568037,
          53.7231743105831
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025043604, HX1 5DD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8649940807445615,
          53.72308466890237
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090218339, HX1 5BA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.865267066844769,
          53.72302205901104
        ]
      }
    }
  ]
}