{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "The Square",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.710562,
            53.585357
          ],
          [
            -1.710683,
            53.585276
          ],
          [
            -1.710804,
            53.585195
          ],
          [
            -1.710923,
            53.585116
          ],
          [
            -1.711042,
            53.585037
          ],
          [
            -1.711078,
            53.585013
          ],
          [
            -1.711114,
            53.584989
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "The Square",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.711188,
            53.58557
          ],
          [
            -1.711275,
            53.585492
          ],
          [
            -1.711361,
            53.585414
          ],
          [
            -1.711437,
            53.585345
          ],
          [
            -1.711513,
            53.585276
          ],
          [
            -1.711558,
            53.585236
          ],
          [
            -1.711602,
            53.585196
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "83245356, HD8 8DH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7105557857315241,
          53.58535485983506
        ]
      }
    }
  ]
}