{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Kenilworth Court",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.410781,
            51.66623
          ],
          [
            -0.410354,
            51.666338
          ],
          [
            -0.409927,
            51.666447
          ],
          [
            -0.409891,
            51.666443
          ],
          [
            -0.409855,
            51.666438
          ],
          [
            -0.409774,
            51.666429
          ],
          [
            -0.409692,
            51.666419
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008849577, WD17 4LE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.4097442617176821,
          51.66650375428933
        ]
      }
    }
  ]
}