{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Back Rydal Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.919133,
            53.862375
          ],
          [
            -1.91927,
            53.862559
          ],
          [
            -1.919406,
            53.862744
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010591840, BD21 1RD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.919269660078326,
          53.86257270154569
        ]
      }
    }
  ]
}