{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Basmore Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.880741,
            51.511446
          ],
          [
            -0.880777,
            51.511467
          ],
          [
            -0.881014,
            51.511601
          ],
          [
            -0.881156,
            51.511681
          ],
          [
            -0.881233,
            51.51169
          ],
          [
            -0.881798,
            51.511761
          ],
          [
            -0.88186,
            51.511768
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10033019580, RG9 3NU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.880730349383777,
          51.511397763646706
        ]
      }
    }
  ]
}