{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Rushbrook Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.071204,
            51.434738
          ],
          [
            0.07099,
            51.434624
          ],
          [
            0.070776,
            51.43451
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Rushbrook Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.071645,
            51.434972
          ],
          [
            0.071425,
            51.434855
          ],
          [
            0.071204,
            51.434738
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010226573, SE9 3SW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.07164574500934379,
          51.43498068684087
        ]
      }
    }
  ]
}