{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "St Alban's Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.99128,
            53.448724
          ],
          [
            -2.991177,
            53.448349
          ],
          [
            -2.991074,
            53.447975
          ],
          [
            -2.991001,
            53.447698
          ],
          [
            -2.990927,
            53.447421
          ],
          [
            -2.990891,
            53.44728
          ],
          [
            -2.990855,
            53.447139
          ],
          [
            -2.990787,
            53.446873
          ],
          [
            -2.990719,
            53.446607
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "41088738, L20 7HS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.991666540012321,
          53.44784846683677
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023554089, L20 7BA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9907191453649506,
          53.44660687583416
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024831148, L20 3TB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9907128768193485,
          53.446984460610615
        ]
      }
    }
  ]
}