{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Little Field Court",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.131728,
            50.54799
          ],
          [
            -4.131878,
            50.547949
          ],
          [
            -4.132027,
            50.547907
          ],
          [
            -4.132177,
            50.547889
          ],
          [
            -4.132327,
            50.54787
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013753899, PL19 9FA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.132466197376281,
          50.54797148824033
        ]
      }
    }
  ]
}