{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Back Ribblesdale Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.440878,
            53.566636
          ],
          [
            -2.44065,
            53.566493
          ],
          [
            -2.440264,
            53.566656
          ],
          [
            -2.439598,
            53.566937
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070910832, BL3 6TF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4408783149093742,
          53.566635719830415
        ]
      }
    }
  ]
}