{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Dairy Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.053854,
            51.488648
          ],
          [
            0.054216,
            51.488462
          ],
          [
            0.054579,
            51.488276
          ],
          [
            0.054775,
            51.488129
          ],
          [
            0.054972,
            51.487982
          ],
          [
            0.055019,
            51.487926
          ],
          [
            0.055066,
            51.48787
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010225596, SE18 5EL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.05385355020562523,
          51.48864816802524
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025185676, SE18 5AD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.054139800903638416,
          51.488607182540655
        ]
      }
    }
  ]
}