{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Pier Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -6.378243,
            55.739369
          ],
          [
            -6.377846,
            55.739459
          ],
          [
            -6.37745,
            55.73955
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "125015791, PA48 7TT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -6.3778807710060095,
          55.739552641230084
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "125071316, PA48 7TT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -6.3777923275942365,
          55.73947484626232
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "125074324, PA48 7TT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -6.377740865548499,
          55.739584619669465
        ]
      }
    }
  ]
}