{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Back Bridge Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.997213,
            53.372026
          ],
          [
            -1.996737,
            53.372244
          ],
          [
            -1.996594,
            53.37231
          ],
          [
            -1.996626,
            53.372559
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010765359, SK22 4DJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.997345580118149,
          53.37197722061439
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025376474, SK22 4DN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9952113859247655,
          53.371518740203165
        ]
      }
    }
  ]
}