{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Henderson's Court",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.432603,
            55.599976
          ],
          [
            -2.432458,
            55.599791
          ],
          [
            -2.432552,
            55.599748
          ],
          [
            -2.432921,
            55.599576
          ],
          [
            -2.433057,
            55.59952
          ],
          [
            -2.433193,
            55.599463
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "116097966, TD5 7DA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4326200201149843,
          55.59997051813315
        ]
      }
    }
  ]
}