{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Back Ripley Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.886162,
            53.87772
          ],
          [
            -1.886275,
            53.877319
          ],
          [
            -1.886388,
            53.876918
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010591852, BD20 5AS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8862955148781646,
          53.87727715389584
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070056965, BD20 5AF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8860971454213395,
          53.877510650124705
        ]
      }
    }
  ]
}