{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "St Helen's Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.294522,
            51.811391
          ],
          [
            -0.294616,
            51.811413
          ],
          [
            -0.294668,
            51.811511
          ],
          [
            -0.294752,
            51.811667
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10001064295, AL4 8AP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.29475161132358463,
          51.81166720233321
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100081132848, AL4 8DW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.29451971846169556,
          51.81127718679543
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100081132849, AL4 8DW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.2947169343539809,
          51.811432909588305
        ]
      }
    }
  ]
}