{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Athol Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.888825,
            53.875635
          ],
          [
            -1.888741,
            53.875545
          ],
          [
            -1.888658,
            53.875455
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Athol Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.889052,
            53.875842
          ],
          [
            -1.888939,
            53.875738
          ],
          [
            -1.888825,
            53.875635
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010586896, BD21 4EH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8889461962062901,
          53.87574270865448
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100051252120, BD21 4EW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8890225305675739,
          53.875634924968445
        ]
      }
    }
  ]
}