{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Throstles Nest Court",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.774655,
            53.955773
          ],
          [
            -2.774613,
            53.956033
          ],
          [
            -2.774571,
            53.956293
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10034088984, PR3 0FF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.7747310889720307,
          53.95617061216475
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10093999670, PR3 0AE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.774580210785511,
          53.956252477052566
        ]
      }
    }
  ]
}