{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Lady Court",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.656372,
            55.869065
          ],
          [
            -3.656313,
            55.869056
          ],
          [
            -3.656139,
            55.869029
          ],
          [
            -3.655906,
            55.868993
          ],
          [
            -3.655725,
            55.868995
          ],
          [
            -3.655544,
            55.868997
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "135009784, EH47 0PN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.655279276775538,
          55.86877632776525
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "135036815, EH47 0PL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.656378418296243,
          55.869067069810384
        ]
      }
    }
  ]
}