{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Riddlesden Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.886661,
            53.876972
          ],
          [
            -1.886525,
            53.876945
          ],
          [
            -1.886388,
            53.876918
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Riddlesden Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.886388,
            53.876918
          ],
          [
            -1.886205,
            53.876904
          ],
          [
            -1.886023,
            53.87689
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010590995, BD20 5AS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8864485425386586,
          53.87693576045374
        ]
      }
    }
  ]
}