{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Bush Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.057085,
            51.536527
          ],
          [
            -0.058034,
            51.536523
          ],
          [
            -0.058255,
            51.536522
          ],
          [
            -0.058405,
            51.536522
          ],
          [
            -0.059724,
            51.536517
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008306553, E8 4RG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.05708506879386971,
          51.5365270265948
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008463147, E8 4RE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.05955442770871913,
          51.5364420039553
        ]
      }
    }
  ]
}