{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Cornwall Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.359595,
            53.482034
          ],
          [
            -2.359781,
            53.481951
          ],
          [
            -2.359968,
            53.481867
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Cornwall Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.359217,
            53.482202
          ],
          [
            -2.359406,
            53.482118
          ],
          [
            -2.359595,
            53.482034
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10007890753, M30 0UT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.359968094673101,
          53.481867278928526
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024816868, M30 0RG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.359518856559507,
          53.48220120601708
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090621378, M30 0RG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.35945858251944,
          53.48220138744261
        ]
      }
    }
  ]
}