{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Spencer Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.360215,
            53.482559
          ],
          [
            -2.360403,
            53.482477
          ],
          [
            -2.36059,
            53.482396
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Spencer Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.359861,
            53.482712
          ],
          [
            -2.360038,
            53.482635
          ],
          [
            -2.360215,
            53.482559
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10007893115, M30 0UT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.3605903986324344,
          53.482395722239296
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024830431, M30 0UT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.360636138334415,
          53.48245850351948
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090620514, M30 0UT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.360621374849537,
          53.48249450203373
        ]
      }
    }
  ]
}