{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Roper Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.911172,
            53.866387
          ],
          [
            -1.911294,
            53.866342
          ],
          [
            -1.911345,
            53.866238
          ],
          [
            -1.911448,
            53.866029
          ],
          [
            -1.911453,
            53.866019
          ],
          [
            -1.911493,
            53.865938
          ],
          [
            -1.912055,
            53.865983
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010590986, BD21 2AJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9114470513581054,
          53.86597360029053
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090140954, BD21 2AJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9114168279455508,
          53.865883699496756
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090140955, BD21 2LJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9114168847393012,
          53.86585673597094
        ]
      }
    }
  ]
}