{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Hamilton Court",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.292897,
            51.514208
          ],
          [
            -0.292891,
            51.514005
          ],
          [
            -0.292884,
            51.513803
          ],
          [
            -0.292883,
            51.513642
          ],
          [
            -0.292883,
            51.513641
          ],
          [
            -0.292882,
            51.513611
          ],
          [
            -0.292881,
            51.513479
          ],
          [
            -0.292829,
            51.51334
          ],
          [
            -0.292809,
            51.513289
          ],
          [
            -0.292803,
            51.513271
          ],
          [
            -0.292622,
            51.513268
          ],
          [
            -0.292443,
            51.513265
          ],
          [
            -0.292419,
            51.513264
          ],
          [
            -0.292098,
            51.513258
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "12144782, W5 2EH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.29289042687695704,
          51.514009722304046
        ]
      }
    }
  ]
}