{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Catherine Howard Court",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.452087,
            51.374752
          ],
          [
            -0.451891,
            51.374559
          ],
          [
            -0.451864,
            51.374533
          ],
          [
            -0.451573,
            51.37461
          ],
          [
            -0.451545,
            51.374619
          ],
          [
            -0.451516,
            51.374628
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10033323613, KT13 8PH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.45203278094885974,
          51.37465236658321
        ]
      }
    }
  ]
}