const SITE_CONTACT = {
  phone: "+353 87 922 81 92",
  phoneHref: "tel:+353879228192",
  email: "marketing.wildatlanticaways@gmail.com",
  emailHref: "mailto:marketing.wildatlanticaways@gmail.com",
  hostedBy: "Wild Atlantic Aways",
  addressLines: ["59 William St", "Listowel, Co. Kerry", "V31C840"],
  instagram: "@59williamstreet",
  instagramUrl: "https://www.instagram.com/59williamstreet/",
  facebookUrl: "https://www.facebook.com/wildatlanticaways",
  airbnbUrl: "https://www.airbnb.ie/h/williamstreet59",
  mapsUrl: "https://www.google.com/maps/search/?api=1&query=59%20William%20St%20Listowel%20Co.%20Kerry%20V31C840",
};

window.SITE_CONTACT = SITE_CONTACT;
