{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "The Square",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.806356,
            54.215748
          ],
          [
            -2.80622,
            54.215761
          ],
          [
            -2.806084,
            54.215774
          ],
          [
            -2.805954,
            54.215792
          ],
          [
            -2.805824,
            54.215809
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "The Square",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.805824,
            54.215809
          ],
          [
            -2.805861,
            54.215954
          ],
          [
            -2.805897,
            54.216099
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10034111262, LA7 7HS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.8059509728264804,
          54.21609900416938
        ]
      }
    }
  ]
}