{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Clusters Court",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.48372,
            53.026126
          ],
          [
            -1.483668,
            53.025907
          ],
          [
            -1.483663,
            53.025883
          ],
          [
            -1.483335,
            53.025881
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013423247, DE56 1UA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4836623537469458,
          53.0259191751698
        ]
      }
    }
  ]
}