{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Club Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.153496,
            53.472958
          ],
          [
            -2.153457,
            53.473098
          ],
          [
            -2.153418,
            53.473239
          ],
          [
            -2.153413,
            53.473259
          ],
          [
            -2.153407,
            53.473278
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Club Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.153569,
            53.472694
          ],
          [
            -2.153536,
            53.472813
          ],
          [
            -2.153503,
            53.472933
          ],
          [
            -2.153499,
            53.472945
          ],
          [
            -2.153496,
            53.472958
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "77247019, M11 1NF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1531795064284074,
          53.47342207617071
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023063644, M11 1HH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1535685803168185,
          53.47269351108218
        ]
      }
    }
  ]
}