{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Union Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.843773,
            53.86755
          ],
          [
            -1.843515,
            53.867441
          ],
          [
            -1.843257,
            53.867333
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010590268, BD16 3HY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8435146311592499,
          53.8674413297778
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100051127003, BD16 3HZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8437123537427091,
          53.86743259910097
        ]
      }
    }
  ]
}