{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Boundary Court",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.225769,
            53.391984
          ],
          [
            -2.22575,
            53.39183
          ],
          [
            -2.225921,
            53.391758
          ],
          [
            -2.225984,
            53.391641
          ],
          [
            -2.225963,
            53.391618
          ],
          [
            -2.225616,
            53.391244
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10007624360, SK8 1QE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.225770535769844,
          53.391978628251856
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024815848, SK8 1LA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.226114188527068,
          53.39156450209824
        ]
      }
    }
  ]
}