{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Ferry View Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.019125,
            53.411122
          ],
          [
            -3.018856,
            53.411174
          ],
          [
            -3.018586,
            53.411226
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Ferry View Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.018586,
            53.411226
          ],
          [
            -3.018459,
            53.411254
          ],
          [
            -3.018332,
            53.411282
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Ferry View Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.018332,
            53.411282
          ],
          [
            -3.017957,
            53.411351
          ],
          [
            -3.017582,
            53.411421
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "42041072, ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.0177809981889996,
          53.41152926617512
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "42183204, CH44 6PU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.019125271962628,
          53.4111222846902
        ]
      }
    }
  ]
}