{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Gillards Way",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.022367,
            51.584642
          ],
          [
            -0.022672,
            51.584593
          ],
          [
            -0.022978,
            51.584544
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Gillards Way",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.021742,
            51.584748
          ],
          [
            -0.022055,
            51.584695
          ],
          [
            -0.022367,
            51.584642
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009147165, E17 7BH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.022977689886116773,
          51.584544068526505
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025169171, E17 6RB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.021809307167054665,
          51.5848571031914
        ]
      }
    }
  ]
}