{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Weston Walk",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.054851,
            51.540018
          ],
          [
            -0.054874,
            51.540084
          ],
          [
            -0.054897,
            51.540151
          ],
          [
            -0.05524,
            51.540228
          ],
          [
            -0.055583,
            51.540306
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008243809, E8 3RG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.055022127578855454,
          51.540269720882485
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008306785, E9 7PX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.054874340413716326,
          51.54001547853755
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008309578, E8 3RG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.054874340413716326,
          51.54001547853755
        ]
      }
    }
  ]
}