{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Sunny Bank Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.568393,
            53.547919
          ],
          [
            -1.568775,
            53.548012
          ],
          [
            -1.569156,
            53.548106
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Sunny Bank Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.56699,
            53.547669
          ],
          [
            -1.56729,
            53.547618
          ],
          [
            -1.567297,
            53.547617
          ],
          [
            -1.567599,
            53.547638
          ],
          [
            -1.567996,
            53.547779
          ],
          [
            -1.568393,
            53.547919
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10022879850, S75 4NX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5692884119809405,
          53.54819453670667
        ]
      }
    }
  ]
}