{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Unity Court",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.773318,
            51.437629
          ],
          [
            0.773327,
            51.437647
          ],
          [
            0.773336,
            51.437666
          ],
          [
            0.77337,
            51.437738
          ],
          [
            0.773381,
            51.437761
          ],
          [
            0.773404,
            51.43781
          ],
          [
            0.773451,
            51.437909
          ],
          [
            0.773498,
            51.438008
          ],
          [
            0.773513,
            51.43804
          ],
          [
            0.773528,
            51.438073
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023197700, ME12 2PN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.7735358278939171,
          51.43808792063762
        ]
      }
    }
  ]
}