{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Bickerstaffe Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.975096,
            53.415301
          ],
          [
            -2.97485,
            53.415341
          ],
          [
            -2.974604,
            53.415381
          ],
          [
            -2.974565,
            53.415388
          ],
          [
            -2.974526,
            53.415394
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "38261344, L3 8AS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9750958575521893,
          53.41530131791146
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "38275162, L3 8AS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9745740809425953,
          53.415512323178234
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "38275163, L3 8AS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.974901943802271,
          53.41537481277819
        ]
      }
    }
  ]
}