{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Exley Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.920929,
            53.861396
          ],
          [
            -1.920709,
            53.861257
          ],
          [
            -1.920489,
            53.861117
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010593390, BD22 6AX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9207318419289352,
          53.86125245735438
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100051259589, BD22 6AX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.920564539826167,
          53.86127931069423
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100051259590, BD22 6AX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9207168404937751,
          53.8611445931312
        ]
      }
    }
  ]
}