{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Royal Oak Place",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.05959,
            51.451804
          ],
          [
            -0.059912,
            51.451638
          ],
          [
            -0.060047,
            51.451569
          ],
          [
            -0.059908,
            51.45145
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009790344, SE22 0RS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.059590408965796024,
          51.45180398964928
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090746666, SE22 0RT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.06039060012060044,
          51.45160140789879
        ]
      }
    }
  ]
}