{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Nivison Cross Court",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.920097,
            55.362611
          ],
          [
            -3.920105,
            55.362705
          ],
          [
            -3.920114,
            55.362799
          ],
          [
            -3.920105,
            55.362879
          ],
          [
            -3.920097,
            55.362958
          ],
          [
            -3.920155,
            55.363159
          ],
          [
            -3.920156,
            55.363162
          ],
          [
            -3.920471,
            55.363252
          ],
          [
            -3.920568,
            55.363275
          ],
          [
            -3.920664,
            55.363298
          ],
          [
            -3.920785,
            55.363327
          ],
          [
            -3.920907,
            55.363357
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024712690, DG4 6AN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.9195896293058388,
          55.36287400328082
        ]
      }
    }
  ]
}