{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "St Andrews Court",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.071035,
            53.391553
          ],
          [
            -3.07114,
            53.391518
          ],
          [
            -3.071096,
            53.391445
          ],
          [
            -3.071093,
            53.391446
          ],
          [
            -3.070987,
            53.391478
          ],
          [
            -3.071035,
            53.391553
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "St Andrews Court",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.07076,
            53.39168
          ],
          [
            -3.070898,
            53.391616
          ],
          [
            -3.071035,
            53.391553
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "42200018, CH43 7FD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.070735566929638,
          53.39167678769021
        ]
      }
    }
  ]
}