{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Mersey Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.018367,
            53.410886
          ],
          [
            -3.018363,
            53.410876
          ],
          [
            -3.018359,
            53.410867
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Mersey Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.018586,
            53.411226
          ],
          [
            -3.018508,
            53.411105
          ],
          [
            -3.01843,
            53.410984
          ],
          [
            -3.018416,
            53.410962
          ],
          [
            -3.018402,
            53.41094
          ],
          [
            -3.018384,
            53.410913
          ],
          [
            -3.018367,
            53.410886
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "42074403, CH44 6PB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.0184346609281207,
          53.411182111738846
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "42184179, CH44 6PB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.018585933206406,
          53.41121677699557
        ]
      }
    }
  ]
}