{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Enfield Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.915365,
            53.868511
          ],
          [
            -1.916095,
            53.868516
          ],
          [
            -1.916825,
            53.868521
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Enfield Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.913692,
            53.86851
          ],
          [
            -1.914529,
            53.86851
          ],
          [
            -1.915365,
            53.868511
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010591541, BD21 2DE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9152739495540132,
          53.86851092901326
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200001103302, BD21 2DD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9141184345510132,
          53.86839326825574
        ]
      }
    }
  ]
}