{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Plastirion Drive",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.396301,
            53.332281
          ],
          [
            -3.396652,
            53.332012
          ],
          [
            -3.397004,
            53.331743
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10012916704, LL19 9DU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.3970039110815065,
          53.33174275887839
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100100949175, LL19 9EA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.396542672133236,
          53.33187401184192
        ]
      }
    }
  ]
}