{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Ferry Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -6.382185,
            58.206911
          ],
          [
            -6.381969,
            58.207054
          ],
          [
            -6.381753,
            58.207197
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Ferry Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -6.383054,
            58.206437
          ],
          [
            -6.383013,
            58.206476
          ],
          [
            -6.382599,
            58.206694
          ],
          [
            -6.382185,
            58.206911
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "139013867, HS1 2QY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -6.381701701433897,
          58.207007691994086
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "139020223, HS1 2QY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -6.381812727253318,
          58.20694092247382
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "139024940, HS1 2RE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -6.382992649385932,
          58.2064237105338
        ]
      }
    }
  ]
}