{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "St Baldred's Court",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.709807,
            56.056064
          ],
          [
            -2.709753,
            56.055875
          ],
          [
            -2.709699,
            56.055686
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "138061011, EH39 4TD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.7097295337772818,
          56.055683840087006
        ]
      }
    }
  ]
}