{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "St Georges's Court",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.102186,
            51.515467
          ],
          [
            -0.102696,
            51.515391
          ],
          [
            -0.103015,
            51.515344
          ],
          [
            -0.103208,
            51.515367
          ],
          [
            -0.103237,
            51.51537
          ],
          [
            -0.103266,
            51.515372
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "95504850, EC4M 7AN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.1027938724989913,
          51.51539634334595
        ]
      }
    }
  ]
}