{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Bertram Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.648047,
            53.454486
          ],
          [
            -2.647827,
            53.454496
          ],
          [
            -2.647608,
            53.454506
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Bertram Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.647608,
            53.454506
          ],
          [
            -2.647386,
            53.454514
          ],
          [
            -2.647165,
            53.454521
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "39004216, WA12 9DA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.646928046623587,
          53.45437512596364
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "39086724, WA12 9DA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.646897930635532,
          53.45437528909119
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "39201640, WA12 9DB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.6480745073652265,
          53.45450373996883
        ]
      }
    }
  ]
}