{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Arncliffe Grove",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.922846,
            53.860715
          ],
          [
            -1.923056,
            53.860588
          ],
          [
            -1.923266,
            53.860462
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010592336, BD21 1RH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9227093055141684,
          53.86078637392494
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090138060, BD22 6AS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9233027719018239,
          53.86051711745535
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090138068, BD21 1RH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9233941291215093,
          53.86044527269647
        ]
      }
    }
  ]
}