{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Back St George's Square",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.035623,
            53.753729
          ],
          [
            -3.035088,
            53.753266
          ],
          [
            -3.034554,
            53.752803
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Back St George's Square",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.036072,
            53.754121
          ],
          [
            -3.035848,
            53.753925
          ],
          [
            -3.035623,
            53.753729
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013593618, FY8 2PA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.03529795684925,
          53.753471083764914
        ]
      }
    }
  ]
}