{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Pams Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.29473,
            51.851089
          ],
          [
            -0.294689,
            51.850897
          ],
          [
            -0.294648,
            51.850705
          ],
          [
            -0.294576,
            51.850371
          ],
          [
            -0.294504,
            51.850037
          ],
          [
            -0.294496,
            51.85
          ],
          [
            -0.294456,
            51.849813
          ],
          [
            -0.294407,
            51.849589
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013804469, SG4 8RA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.29472915175960807,
          51.851069339285786
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100081127640, SG4 8SE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.2944822133946853,
          51.8506881009386
        ]
      }
    }
  ]
}