chore: add content jsons

This commit is contained in:
Arvid Norlin
2024-05-10 13:50:36 +02:00
parent 07242f3123
commit 01abbc86d6
12 changed files with 2400 additions and 0 deletions

View File

@@ -0,0 +1,200 @@
{
"levels": [
{
"tier": 1,
"name": "New Friend",
"requiredPoints": 0,
"requiredNights": 0,
"topBenefits": [
{
"title": "Friendly room rates",
"value": "Friendly room rates",
"explaination": "",
"description": "",
"href": ""
},
{
"title": "10% off on food on weekends",
"value": "10% off",
"explaination": "on food on weekends",
"description": "Go ahead use your friendly discount to grab a bite during weekends.",
"href": ""
},
{
"title": "Free kids mocktail during stay",
"value": "Free kids mocktail",
"explaination": "during stay",
"description": "",
"href": ""
}
],
"logo": "/_static/icons/loyaltylevels/new_friend.svg"
},
{
"tier": 2,
"name": "Good Friend",
"requiredPoints": 5000,
"requiredNights": 0,
"topBenefits": [
{
"title": "15% on food on weekends",
"value": "15% on food",
"explaination": "on weekends",
"description": "Go ahead use your friendly discount to grab a bite during weekends.",
"href": ""
}
],
"logo": "/_static/icons/loyaltylevels/good_friend.svg"
},
{
"tier": 3,
"name": "Close Friend",
"requiredPoints": 10000,
"requiredNights": 0,
"topBenefits": [
{
"title": "Late checkout - 1 hour when available",
"value": "Late checkout",
"explaination": "- 1 hour when available",
"description": "",
"href": ""
},
{
"title": "50 SEK voucher",
"value": "50 SEK voucher",
"explaination": "",
"description": "Yeah, thats right: for each friendship point-boosting night, you get a voucher to redeem when you dine or drink at our restaurants and bars.",
"href": ""
}
],
"logo": "/_static/icons/loyaltylevels/close_friend.svg"
},
{
"tier": 4,
"name": "Dear Friend",
"requiredPoints": 25000,
"requiredNights": 0,
"topBenefits": [
{
"title": "25% earn rate",
"value": "25% earn rate",
"explaination": "",
"description": "",
"href": ""
},
{
"title": "Early check-in - 1 hour when available",
"value": "Early check-in",
"explaination": "- 1 hour when available",
"description": "",
"href": ""
},
{
"title": "75 SEK voucher",
"value": "75 SEK voucher",
"explaination": "",
"description": "Yeah, thats right: for each friendship point-boosting night, you get a voucher to redeem when you dine or drink at our restaurants and bars.",
"href": ""
}
],
"logo": "/_static/icons/new-friend.png"
},
{
"tier": 5,
"name": "Loyal Friend",
"requiredPoints": 100000,
"requiredNights": 0,
"topBenefits": [
{
"title": "Free room upgrade when available",
"value": "Free room upgrade",
"explaination": "when available",
"description": "",
"href": ""
},
{
"title": "100 SEK voucher",
"value": "100 SEK voucher",
"explaination": "",
"description": "Yeah, thats right: for each friendship point-boosting night, you get a voucher to redeem when you dine or drink at our restaurants and bars.",
"href": ""
},
{
"title": "2-for-1 breakfast",
"value": "2-for-1 breakfast",
"explaination": "",
"description": "",
"href": ""
}
],
"logo": "/_static/icons/new-friend.png"
},
{
"tier": 6,
"name": "True Friend",
"requiredPoints": 250000,
"requiredNights": 0,
"topBenefits": [
{
"title": "50% earn rate",
"value": "50% earn rate",
"explaination": "",
"description": "",
"href": ""
},
{
"title": "150 SEK voucher",
"value": "150 SEK voucher",
"explaination": "",
"description": "Yeah, thats right: for each friendship point-boosting night, you get a voucher to redeem when you dine or drink at our restaurants and bars.",
"href": ""
},
{
"title": "48h room guarantee",
"value": "48h room guarantee",
"explaination": "",
"description": "",
"href": ""
},
{
"title": "Always free breakfast",
"value": "Always free breakfast",
"explaination": "Always free breakfast",
"description": "",
"href": ""
}
],
"logo": "/_static/icons/new-friend.png"
},
{
"tier": 7,
"name": "Best Friend",
"requiredPoints": 400000,
"requiredNights": 100,
"topBenefits": [
{
"title": "200 SEK voucher",
"value": "200 SEK voucher",
"explaination": "",
"description": "Yeah, thats right: for each friendship point-boosting night, you get a voucher to redeem when you dine or drink at our restaurants and bars.",
"href": ""
},
{
"title": "Yearly exclusive gift",
"value": "Yearly exclusive gift",
"explaination": "",
"description": "",
"href": ""
},
{
"title": "Kid's boost",
"value": "Kid's boost",
"explaination": "",
"description": "",
"href": ""
}
],
"logo": "/_static/icons/new-friend.png"
}
]
}

View File

@@ -0,0 +1,200 @@
{
"levels": [
{
"tier": 1,
"name": "New Friend",
"requiredPoints": 0,
"requiredNights": 0,
"topBenefits": [
{
"title": "Friendly room rates",
"value": "Friendly room rates",
"explaination": "",
"description": "",
"href": ""
},
{
"title": "10% off on food on weekends",
"value": "10% off",
"explaination": "on food on weekends",
"description": "Go ahead use your friendly discount to grab a bite during weekends.",
"href": ""
},
{
"title": "Free kids mocktail during stay",
"value": "Free kids mocktail",
"explaination": "during stay",
"description": "",
"href": ""
}
],
"logo": "/_static/icons/loyaltylevels/new_friend.svg"
},
{
"tier": 2,
"name": "Good Friend",
"requiredPoints": 5000,
"requiredNights": 0,
"topBenefits": [
{
"title": "15% on food on weekends",
"value": "15% on food",
"explaination": "on weekends",
"description": "Go ahead use your friendly discount to grab a bite during weekends.",
"href": ""
}
],
"logo": "/_static/icons/loyaltylevels/good_friend.svg"
},
{
"tier": 3,
"name": "Close Friend",
"requiredPoints": 10000,
"requiredNights": 0,
"topBenefits": [
{
"title": "Late checkout - 1 hour when available",
"value": "Late checkout",
"explaination": "- 1 hour when available",
"description": "",
"href": ""
},
{
"title": "50 SEK voucher",
"value": "50 SEK voucher",
"explaination": "",
"description": "Yeah, thats right: for each friendship point-boosting night, you get a voucher to redeem when you dine or drink at our restaurants and bars.",
"href": ""
}
],
"logo": "/_static/icons/loyaltylevels/close_friend.svg"
},
{
"tier": 4,
"name": "Dear Friend",
"requiredPoints": 25000,
"requiredNights": 0,
"topBenefits": [
{
"title": "25% earn rate",
"value": "25% earn rate",
"explaination": "",
"description": "",
"href": ""
},
{
"title": "Early check-in - 1 hour when available",
"value": "Early check-in",
"explaination": "- 1 hour when available",
"description": "",
"href": ""
},
{
"title": "75 SEK voucher",
"value": "75 SEK voucher",
"explaination": "",
"description": "Yeah, thats right: for each friendship point-boosting night, you get a voucher to redeem when you dine or drink at our restaurants and bars.",
"href": ""
}
],
"logo": "/_static/icons/new-friend.png"
},
{
"tier": 5,
"name": "Loyal Friend",
"requiredPoints": 100000,
"requiredNights": 0,
"topBenefits": [
{
"title": "Free room upgrade when available",
"value": "Free room upgrade",
"explaination": "when available",
"description": "",
"href": ""
},
{
"title": "100 SEK voucher",
"value": "100 SEK voucher",
"explaination": "",
"description": "Yeah, thats right: for each friendship point-boosting night, you get a voucher to redeem when you dine or drink at our restaurants and bars.",
"href": ""
},
{
"title": "2-for-1 breakfast",
"value": "2-for-1 breakfast",
"explaination": "",
"description": "",
"href": ""
}
],
"logo": "/_static/icons/new-friend.png"
},
{
"tier": 6,
"name": "True Friend",
"requiredPoints": 250000,
"requiredNights": 0,
"topBenefits": [
{
"title": "50% earn rate",
"value": "50% earn rate",
"explaination": "",
"description": "",
"href": ""
},
{
"title": "150 SEK voucher",
"value": "150 SEK voucher",
"explaination": "",
"description": "Yeah, thats right: for each friendship point-boosting night, you get a voucher to redeem when you dine or drink at our restaurants and bars.",
"href": ""
},
{
"title": "48h room guarantee",
"value": "48h room guarantee",
"explaination": "",
"description": "",
"href": ""
},
{
"title": "Always free breakfast",
"value": "Always free breakfast",
"explaination": "Always free breakfast",
"description": "",
"href": ""
}
],
"logo": "/_static/icons/new-friend.png"
},
{
"tier": 7,
"name": "Best Friend",
"requiredPoints": 400000,
"requiredNights": 100,
"topBenefits": [
{
"title": "200 SEK voucher",
"value": "200 SEK voucher",
"explaination": "",
"description": "Yeah, thats right: for each friendship point-boosting night, you get a voucher to redeem when you dine or drink at our restaurants and bars.",
"href": ""
},
{
"title": "Yearly exclusive gift",
"value": "Yearly exclusive gift",
"explaination": "",
"description": "",
"href": ""
},
{
"title": "Kid's boost",
"value": "Kid's boost",
"explaination": "",
"description": "",
"href": ""
}
],
"logo": "/_static/icons/new-friend.png"
}
]
}

View File

@@ -0,0 +1,200 @@
{
"levels": [
{
"tier": 1,
"name": "New Friend",
"requiredPoints": 0,
"requiredNights": 0,
"topBenefits": [
{
"title": "Friendly room rates",
"value": "Friendly room rates",
"explaination": "",
"description": "",
"href": ""
},
{
"title": "10% off on food on weekends",
"value": "10% off",
"explaination": "on food on weekends",
"description": "Go ahead use your friendly discount to grab a bite during weekends.",
"href": ""
},
{
"title": "Free kids mocktail during stay",
"value": "Free kids mocktail",
"explaination": "during stay",
"description": "",
"href": ""
}
],
"logo": "/_static/icons/loyaltylevels/new_friend.svg"
},
{
"tier": 2,
"name": "Good Friend",
"requiredPoints": 5000,
"requiredNights": 0,
"topBenefits": [
{
"title": "15% on food on weekends",
"value": "15% on food",
"explaination": "on weekends",
"description": "Go ahead use your friendly discount to grab a bite during weekends.",
"href": ""
}
],
"logo": "/_static/icons/loyaltylevels/good_friend.svg"
},
{
"tier": 3,
"name": "Close Friend",
"requiredPoints": 10000,
"requiredNights": 0,
"topBenefits": [
{
"title": "Late checkout - 1 hour when available",
"value": "Late checkout",
"explaination": "- 1 hour when available",
"description": "",
"href": ""
},
{
"title": "50 SEK voucher",
"value": "50 SEK voucher",
"explaination": "",
"description": "Yeah, thats right: for each friendship point-boosting night, you get a voucher to redeem when you dine or drink at our restaurants and bars.",
"href": ""
}
],
"logo": "/_static/icons/loyaltylevels/close_friend.svg"
},
{
"tier": 4,
"name": "Dear Friend",
"requiredPoints": 25000,
"requiredNights": 0,
"topBenefits": [
{
"title": "25% earn rate",
"value": "25% earn rate",
"explaination": "",
"description": "",
"href": ""
},
{
"title": "Early check-in - 1 hour when available",
"value": "Early check-in",
"explaination": "- 1 hour when available",
"description": "",
"href": ""
},
{
"title": "75 SEK voucher",
"value": "75 SEK voucher",
"explaination": "",
"description": "Yeah, thats right: for each friendship point-boosting night, you get a voucher to redeem when you dine or drink at our restaurants and bars.",
"href": ""
}
],
"logo": "/_static/icons/new-friend.png"
},
{
"tier": 5,
"name": "Loyal Friend",
"requiredPoints": 100000,
"requiredNights": 0,
"topBenefits": [
{
"title": "Free room upgrade when available",
"value": "Free room upgrade",
"explaination": "when available",
"description": "",
"href": ""
},
{
"title": "100 SEK voucher",
"value": "100 SEK voucher",
"explaination": "",
"description": "Yeah, thats right: for each friendship point-boosting night, you get a voucher to redeem when you dine or drink at our restaurants and bars.",
"href": ""
},
{
"title": "2-for-1 breakfast",
"value": "2-for-1 breakfast",
"explaination": "",
"description": "",
"href": ""
}
],
"logo": "/_static/icons/new-friend.png"
},
{
"tier": 6,
"name": "True Friend",
"requiredPoints": 250000,
"requiredNights": 0,
"topBenefits": [
{
"title": "50% earn rate",
"value": "50% earn rate",
"explaination": "",
"description": "",
"href": ""
},
{
"title": "150 SEK voucher",
"value": "150 SEK voucher",
"explaination": "",
"description": "Yeah, thats right: for each friendship point-boosting night, you get a voucher to redeem when you dine or drink at our restaurants and bars.",
"href": ""
},
{
"title": "48h room guarantee",
"value": "48h room guarantee",
"explaination": "",
"description": "",
"href": ""
},
{
"title": "Always free breakfast",
"value": "Always free breakfast",
"explaination": "Always free breakfast",
"description": "",
"href": ""
}
],
"logo": "/_static/icons/new-friend.png"
},
{
"tier": 7,
"name": "Best Friend",
"requiredPoints": 400000,
"requiredNights": 100,
"topBenefits": [
{
"title": "200 SEK voucher",
"value": "200 SEK voucher",
"explaination": "",
"description": "Yeah, thats right: for each friendship point-boosting night, you get a voucher to redeem when you dine or drink at our restaurants and bars.",
"href": ""
},
{
"title": "Yearly exclusive gift",
"value": "Yearly exclusive gift",
"explaination": "",
"description": "",
"href": ""
},
{
"title": "Kid's boost",
"value": "Kid's boost",
"explaination": "",
"description": "",
"href": ""
}
],
"logo": "/_static/icons/new-friend.png"
}
]
}

View File

@@ -0,0 +1,200 @@
{
"levels": [
{
"tier": 1,
"name": "New Friend",
"requiredPoints": 0,
"requiredNights": 0,
"topBenefits": [
{
"title": "Friendly room rates",
"value": "Friendly room rates",
"explaination": "",
"description": "",
"href": ""
},
{
"title": "10% off on food on weekends",
"value": "10% off",
"explaination": "on food on weekends",
"description": "Go ahead use your friendly discount to grab a bite during weekends.",
"href": ""
},
{
"title": "Free kids mocktail during stay",
"value": "Free kids mocktail",
"explaination": "during stay",
"description": "",
"href": ""
}
],
"logo": "/_static/icons/loyaltylevels/new_friend.svg"
},
{
"tier": 2,
"name": "Good Friend",
"requiredPoints": 5000,
"requiredNights": 0,
"topBenefits": [
{
"title": "15% on food on weekends",
"value": "15% on food",
"explaination": "on weekends",
"description": "Go ahead use your friendly discount to grab a bite during weekends.",
"href": ""
}
],
"logo": "/_static/icons/loyaltylevels/good_friend.svg"
},
{
"tier": 3,
"name": "Close Friend",
"requiredPoints": 10000,
"requiredNights": 0,
"topBenefits": [
{
"title": "Late checkout - 1 hour when available",
"value": "Late checkout",
"explaination": "- 1 hour when available",
"description": "",
"href": ""
},
{
"title": "50 SEK voucher",
"value": "50 SEK voucher",
"explaination": "",
"description": "Yeah, thats right: for each friendship point-boosting night, you get a voucher to redeem when you dine or drink at our restaurants and bars.",
"href": ""
}
],
"logo": "/_static/icons/loyaltylevels/close_friend.svg"
},
{
"tier": 4,
"name": "Dear Friend",
"requiredPoints": 25000,
"requiredNights": 0,
"topBenefits": [
{
"title": "25% earn rate",
"value": "25% earn rate",
"explaination": "",
"description": "",
"href": ""
},
{
"title": "Early check-in - 1 hour when available",
"value": "Early check-in",
"explaination": "- 1 hour when available",
"description": "",
"href": ""
},
{
"title": "75 SEK voucher",
"value": "75 SEK voucher",
"explaination": "",
"description": "Yeah, thats right: for each friendship point-boosting night, you get a voucher to redeem when you dine or drink at our restaurants and bars.",
"href": ""
}
],
"logo": "/_static/icons/new-friend.png"
},
{
"tier": 5,
"name": "Loyal Friend",
"requiredPoints": 100000,
"requiredNights": 0,
"topBenefits": [
{
"title": "Free room upgrade when available",
"value": "Free room upgrade",
"explaination": "when available",
"description": "",
"href": ""
},
{
"title": "100 SEK voucher",
"value": "100 SEK voucher",
"explaination": "",
"description": "Yeah, thats right: for each friendship point-boosting night, you get a voucher to redeem when you dine or drink at our restaurants and bars.",
"href": ""
},
{
"title": "2-for-1 breakfast",
"value": "2-for-1 breakfast",
"explaination": "",
"description": "",
"href": ""
}
],
"logo": "/_static/icons/new-friend.png"
},
{
"tier": 6,
"name": "True Friend",
"requiredPoints": 250000,
"requiredNights": 0,
"topBenefits": [
{
"title": "50% earn rate",
"value": "50% earn rate",
"explaination": "",
"description": "",
"href": ""
},
{
"title": "150 SEK voucher",
"value": "150 SEK voucher",
"explaination": "",
"description": "Yeah, thats right: for each friendship point-boosting night, you get a voucher to redeem when you dine or drink at our restaurants and bars.",
"href": ""
},
{
"title": "48h room guarantee",
"value": "48h room guarantee",
"explaination": "",
"description": "",
"href": ""
},
{
"title": "Always free breakfast",
"value": "Always free breakfast",
"explaination": "Always free breakfast",
"description": "",
"href": ""
}
],
"logo": "/_static/icons/new-friend.png"
},
{
"tier": 7,
"name": "Best Friend",
"requiredPoints": 400000,
"requiredNights": 100,
"topBenefits": [
{
"title": "200 SEK voucher",
"value": "200 SEK voucher",
"explaination": "",
"description": "Yeah, thats right: for each friendship point-boosting night, you get a voucher to redeem when you dine or drink at our restaurants and bars.",
"href": ""
},
{
"title": "Yearly exclusive gift",
"value": "Yearly exclusive gift",
"explaination": "",
"description": "",
"href": ""
},
{
"title": "Kid's boost",
"value": "Kid's boost",
"explaination": "",
"description": "",
"href": ""
}
],
"logo": "/_static/icons/new-friend.png"
}
]
}

View File

@@ -0,0 +1,200 @@
{
"levels": [
{
"tier": 1,
"name": "New Friend",
"requiredPoints": 0,
"requiredNights": 0,
"topBenefits": [
{
"title": "Friendly room rates",
"value": "Friendly room rates",
"explaination": "",
"description": "",
"href": ""
},
{
"title": "10% off on food on weekends",
"value": "10% off",
"explaination": "on food on weekends",
"description": "Go ahead use your friendly discount to grab a bite during weekends.",
"href": ""
},
{
"title": "Free kids mocktail during stay",
"value": "Free kids mocktail",
"explaination": "during stay",
"description": "",
"href": ""
}
],
"logo": "/_static/icons/loyaltylevels/new_friend.svg"
},
{
"tier": 2,
"name": "Good Friend",
"requiredPoints": 5000,
"requiredNights": 0,
"topBenefits": [
{
"title": "15% on food on weekends",
"value": "15% on food",
"explaination": "on weekends",
"description": "Go ahead use your friendly discount to grab a bite during weekends.",
"href": ""
}
],
"logo": "/_static/icons/loyaltylevels/good_friend.svg"
},
{
"tier": 3,
"name": "Close Friend",
"requiredPoints": 10000,
"requiredNights": 0,
"topBenefits": [
{
"title": "Late checkout - 1 hour when available",
"value": "Late checkout",
"explaination": "- 1 hour when available",
"description": "",
"href": ""
},
{
"title": "50 SEK voucher",
"value": "50 SEK voucher",
"explaination": "",
"description": "Yeah, thats right: for each friendship point-boosting night, you get a voucher to redeem when you dine or drink at our restaurants and bars.",
"href": ""
}
],
"logo": "/_static/icons/loyaltylevels/close_friend.svg"
},
{
"tier": 4,
"name": "Dear Friend",
"requiredPoints": 25000,
"requiredNights": 0,
"topBenefits": [
{
"title": "25% earn rate",
"value": "25% earn rate",
"explaination": "",
"description": "",
"href": ""
},
{
"title": "Early check-in - 1 hour when available",
"value": "Early check-in",
"explaination": "- 1 hour when available",
"description": "",
"href": ""
},
{
"title": "75 SEK voucher",
"value": "75 SEK voucher",
"explaination": "",
"description": "Yeah, thats right: for each friendship point-boosting night, you get a voucher to redeem when you dine or drink at our restaurants and bars.",
"href": ""
}
],
"logo": "/_static/icons/new-friend.png"
},
{
"tier": 5,
"name": "Loyal Friend",
"requiredPoints": 100000,
"requiredNights": 0,
"topBenefits": [
{
"title": "Free room upgrade when available",
"value": "Free room upgrade",
"explaination": "when available",
"description": "",
"href": ""
},
{
"title": "100 SEK voucher",
"value": "100 SEK voucher",
"explaination": "",
"description": "Yeah, thats right: for each friendship point-boosting night, you get a voucher to redeem when you dine or drink at our restaurants and bars.",
"href": ""
},
{
"title": "2-for-1 breakfast",
"value": "2-for-1 breakfast",
"explaination": "",
"description": "",
"href": ""
}
],
"logo": "/_static/icons/new-friend.png"
},
{
"tier": 6,
"name": "True Friend",
"requiredPoints": 250000,
"requiredNights": 0,
"topBenefits": [
{
"title": "50% earn rate",
"value": "50% earn rate",
"explaination": "",
"description": "",
"href": ""
},
{
"title": "150 SEK voucher",
"value": "150 SEK voucher",
"explaination": "",
"description": "Yeah, thats right: for each friendship point-boosting night, you get a voucher to redeem when you dine or drink at our restaurants and bars.",
"href": ""
},
{
"title": "48h room guarantee",
"value": "48h room guarantee",
"explaination": "",
"description": "",
"href": ""
},
{
"title": "Always free breakfast",
"value": "Always free breakfast",
"explaination": "Always free breakfast",
"description": "",
"href": ""
}
],
"logo": "/_static/icons/new-friend.png"
},
{
"tier": 7,
"name": "Best Friend",
"requiredPoints": 400000,
"requiredNights": 100,
"topBenefits": [
{
"title": "200 SEK voucher",
"value": "200 SEK voucher",
"explaination": "",
"description": "Yeah, thats right: for each friendship point-boosting night, you get a voucher to redeem when you dine or drink at our restaurants and bars.",
"href": ""
},
{
"title": "Yearly exclusive gift",
"value": "Yearly exclusive gift",
"explaination": "",
"description": "",
"href": ""
},
{
"title": "Kid's boost",
"value": "Kid's boost",
"explaination": "",
"description": "",
"href": ""
}
],
"logo": "/_static/icons/new-friend.png"
}
]
}

View File

@@ -0,0 +1,200 @@
{
"levels": [
{
"tier": 1,
"name": "New Friend",
"requiredPoints": 0,
"requiredNights": 0,
"topBenefits": [
{
"title": "Friendly room rates",
"value": "Friendly room rates",
"explaination": "",
"description": "",
"href": ""
},
{
"title": "10% off on food on weekends",
"value": "10% off",
"explaination": "on food on weekends",
"description": "Go ahead use your friendly discount to grab a bite during weekends.",
"href": ""
},
{
"title": "Free kids mocktail during stay",
"value": "Free kids mocktail",
"explaination": "during stay",
"description": "",
"href": ""
}
],
"logo": "/_static/icons/loyaltylevels/new_friend.svg"
},
{
"tier": 2,
"name": "Good Friend",
"requiredPoints": 5000,
"requiredNights": 0,
"topBenefits": [
{
"title": "15% on food on weekends",
"value": "15% on food",
"explaination": "on weekends",
"description": "Go ahead use your friendly discount to grab a bite during weekends.",
"href": ""
}
],
"logo": "/_static/icons/loyaltylevels/good_friend.svg"
},
{
"tier": 3,
"name": "Close Friend",
"requiredPoints": 10000,
"requiredNights": 0,
"topBenefits": [
{
"title": "Late checkout - 1 hour when available",
"value": "Late checkout",
"explaination": "- 1 hour when available",
"description": "",
"href": ""
},
{
"title": "50 SEK voucher",
"value": "50 SEK voucher",
"explaination": "",
"description": "Yeah, thats right: for each friendship point-boosting night, you get a voucher to redeem when you dine or drink at our restaurants and bars.",
"href": ""
}
],
"logo": "/_static/icons/loyaltylevels/close_friend.svg"
},
{
"tier": 4,
"name": "Dear Friend",
"requiredPoints": 25000,
"requiredNights": 0,
"topBenefits": [
{
"title": "25% earn rate",
"value": "25% earn rate",
"explaination": "",
"description": "",
"href": ""
},
{
"title": "Early check-in - 1 hour when available",
"value": "Early check-in",
"explaination": "- 1 hour when available",
"description": "",
"href": ""
},
{
"title": "75 SEK voucher",
"value": "75 SEK voucher",
"explaination": "",
"description": "Yeah, thats right: for each friendship point-boosting night, you get a voucher to redeem when you dine or drink at our restaurants and bars.",
"href": ""
}
],
"logo": "/_static/icons/new-friend.png"
},
{
"tier": 5,
"name": "Loyal Friend",
"requiredPoints": 100000,
"requiredNights": 0,
"topBenefits": [
{
"title": "Free room upgrade when available",
"value": "Free room upgrade",
"explaination": "when available",
"description": "",
"href": ""
},
{
"title": "100 SEK voucher",
"value": "100 SEK voucher",
"explaination": "",
"description": "Yeah, thats right: for each friendship point-boosting night, you get a voucher to redeem when you dine or drink at our restaurants and bars.",
"href": ""
},
{
"title": "2-for-1 breakfast",
"value": "2-for-1 breakfast",
"explaination": "",
"description": "",
"href": ""
}
],
"logo": "/_static/icons/new-friend.png"
},
{
"tier": 6,
"name": "True Friend",
"requiredPoints": 250000,
"requiredNights": 0,
"topBenefits": [
{
"title": "50% earn rate",
"value": "50% earn rate",
"explaination": "",
"description": "",
"href": ""
},
{
"title": "150 SEK voucher",
"value": "150 SEK voucher",
"explaination": "",
"description": "Yeah, thats right: for each friendship point-boosting night, you get a voucher to redeem when you dine or drink at our restaurants and bars.",
"href": ""
},
{
"title": "48h room guarantee",
"value": "48h room guarantee",
"explaination": "",
"description": "",
"href": ""
},
{
"title": "Always free breakfast",
"value": "Always free breakfast",
"explaination": "Always free breakfast",
"description": "",
"href": ""
}
],
"logo": "/_static/icons/new-friend.png"
},
{
"tier": 7,
"name": "Best Friend",
"requiredPoints": 400000,
"requiredNights": 100,
"topBenefits": [
{
"title": "200 SEK voucher",
"value": "200 SEK voucher",
"explaination": "",
"description": "Yeah, thats right: for each friendship point-boosting night, you get a voucher to redeem when you dine or drink at our restaurants and bars.",
"href": ""
},
{
"title": "Yearly exclusive gift",
"value": "Yearly exclusive gift",
"explaination": "",
"description": "",
"href": ""
},
{
"title": "Kid's boost",
"value": "Kid's boost",
"explaination": "",
"description": "",
"href": ""
}
],
"logo": "/_static/icons/new-friend.png"
}
]
}

View File

@@ -0,0 +1,200 @@
{
"levels": [
{
"tier": 1,
"name": "New Friend",
"requiredPoints": 0,
"requiredNights": 0,
"topBenefits": [
{
"title": "Friendly room rates",
"value": "Friendly room rates",
"explaination": "",
"description": "",
"href": ""
},
{
"title": "10% off on food on weekends",
"value": "10% off",
"explaination": "on food on weekends",
"description": "Go ahead use your friendly discount to grab a bite during weekends.",
"href": ""
},
{
"title": "Free kids mocktail during stay",
"value": "Free kids mocktail",
"explaination": "during stay",
"description": "",
"href": ""
}
],
"logo": "/_static/icons/loyaltylevels/new_friend.svg"
},
{
"tier": 2,
"name": "Good Friend",
"requiredPoints": 5000,
"requiredNights": 0,
"topBenefits": [
{
"title": "15% on food on weekends",
"value": "15% on food",
"explaination": "on weekends",
"description": "Go ahead use your friendly discount to grab a bite during weekends.",
"href": ""
}
],
"logo": "/_static/icons/loyaltylevels/good_friend.svg"
},
{
"tier": 3,
"name": "Close Friend",
"requiredPoints": 10000,
"requiredNights": 0,
"topBenefits": [
{
"title": "Late checkout - 1 hour when available",
"value": "Late checkout",
"explaination": "- 1 hour when available",
"description": "",
"href": ""
},
{
"title": "50 SEK voucher",
"value": "50 SEK voucher",
"explaination": "",
"description": "Yeah, thats right: for each friendship point-boosting night, you get a voucher to redeem when you dine or drink at our restaurants and bars.",
"href": ""
}
],
"logo": "/_static/icons/loyaltylevels/close_friend.svg"
},
{
"tier": 4,
"name": "Dear Friend",
"requiredPoints": 25000,
"requiredNights": 0,
"topBenefits": [
{
"title": "25% earn rate",
"value": "25% earn rate",
"explaination": "",
"description": "",
"href": ""
},
{
"title": "Early check-in - 1 hour when available",
"value": "Early check-in",
"explaination": "- 1 hour when available",
"description": "",
"href": ""
},
{
"title": "75 SEK voucher",
"value": "75 SEK voucher",
"explaination": "",
"description": "Yeah, thats right: for each friendship point-boosting night, you get a voucher to redeem when you dine or drink at our restaurants and bars.",
"href": ""
}
],
"logo": "/_static/icons/new-friend.png"
},
{
"tier": 5,
"name": "Loyal Friend",
"requiredPoints": 100000,
"requiredNights": 0,
"topBenefits": [
{
"title": "Free room upgrade when available",
"value": "Free room upgrade",
"explaination": "when available",
"description": "",
"href": ""
},
{
"title": "100 SEK voucher",
"value": "100 SEK voucher",
"explaination": "",
"description": "Yeah, thats right: for each friendship point-boosting night, you get a voucher to redeem when you dine or drink at our restaurants and bars.",
"href": ""
},
{
"title": "2-for-1 breakfast",
"value": "2-for-1 breakfast",
"explaination": "",
"description": "",
"href": ""
}
],
"logo": "/_static/icons/new-friend.png"
},
{
"tier": 6,
"name": "True Friend",
"requiredPoints": 250000,
"requiredNights": 0,
"topBenefits": [
{
"title": "50% earn rate",
"value": "50% earn rate",
"explaination": "",
"description": "",
"href": ""
},
{
"title": "150 SEK voucher",
"value": "150 SEK voucher",
"explaination": "",
"description": "Yeah, thats right: for each friendship point-boosting night, you get a voucher to redeem when you dine or drink at our restaurants and bars.",
"href": ""
},
{
"title": "48h room guarantee",
"value": "48h room guarantee",
"explaination": "",
"description": "",
"href": ""
},
{
"title": "Always free breakfast",
"value": "Always free breakfast",
"explaination": "Always free breakfast",
"description": "",
"href": ""
}
],
"logo": "/_static/icons/new-friend.png"
},
{
"tier": 7,
"name": "Best Friend",
"requiredPoints": 400000,
"requiredNights": 100,
"topBenefits": [
{
"title": "200 SEK voucher",
"value": "200 SEK voucher",
"explaination": "",
"description": "Yeah, thats right: for each friendship point-boosting night, you get a voucher to redeem when you dine or drink at our restaurants and bars.",
"href": ""
},
{
"title": "Yearly exclusive gift",
"value": "Yearly exclusive gift",
"explaination": "",
"description": "",
"href": ""
},
{
"title": "Kid's boost",
"value": "Kid's boost",
"explaination": "",
"description": "",
"href": ""
}
],
"logo": "/_static/icons/new-friend.png"
}
]
}

View File

@@ -0,0 +1,200 @@
{
"levels": [
{
"tier": 1,
"name": "New Friend",
"requiredPoints": 0,
"requiredNights": 0,
"topBenefits": [
{
"title": "Friendly room rates",
"value": "Friendly room rates",
"explaination": "",
"description": "",
"href": ""
},
{
"title": "10% off on food on weekends",
"value": "10% off",
"explaination": "on food on weekends",
"description": "Go ahead use your friendly discount to grab a bite during weekends.",
"href": ""
},
{
"title": "Free kids mocktail during stay",
"value": "Free kids mocktail",
"explaination": "during stay",
"description": "",
"href": ""
}
],
"logo": "/_static/icons/loyaltylevels/new_friend.svg"
},
{
"tier": 2,
"name": "Good Friend",
"requiredPoints": 5000,
"requiredNights": 0,
"topBenefits": [
{
"title": "15% on food on weekends",
"value": "15% on food",
"explaination": "on weekends",
"description": "Go ahead use your friendly discount to grab a bite during weekends.",
"href": ""
}
],
"logo": "/_static/icons/loyaltylevels/good_friend.svg"
},
{
"tier": 3,
"name": "Close Friend",
"requiredPoints": 10000,
"requiredNights": 0,
"topBenefits": [
{
"title": "Late checkout - 1 hour when available",
"value": "Late checkout",
"explaination": "- 1 hour when available",
"description": "",
"href": ""
},
{
"title": "50 SEK voucher",
"value": "50 SEK voucher",
"explaination": "",
"description": "Yeah, thats right: for each friendship point-boosting night, you get a voucher to redeem when you dine or drink at our restaurants and bars.",
"href": ""
}
],
"logo": "/_static/icons/loyaltylevels/close_friend.svg"
},
{
"tier": 4,
"name": "Dear Friend",
"requiredPoints": 25000,
"requiredNights": 0,
"topBenefits": [
{
"title": "25% earn rate",
"value": "25% earn rate",
"explaination": "",
"description": "",
"href": ""
},
{
"title": "Early check-in - 1 hour when available",
"value": "Early check-in",
"explaination": "- 1 hour when available",
"description": "",
"href": ""
},
{
"title": "75 SEK voucher",
"value": "75 SEK voucher",
"explaination": "",
"description": "Yeah, thats right: for each friendship point-boosting night, you get a voucher to redeem when you dine or drink at our restaurants and bars.",
"href": ""
}
],
"logo": "/_static/icons/new-friend.png"
},
{
"tier": 5,
"name": "Loyal Friend",
"requiredPoints": 100000,
"requiredNights": 0,
"topBenefits": [
{
"title": "Free room upgrade when available",
"value": "Free room upgrade",
"explaination": "when available",
"description": "",
"href": ""
},
{
"title": "100 SEK voucher",
"value": "100 SEK voucher",
"explaination": "",
"description": "Yeah, thats right: for each friendship point-boosting night, you get a voucher to redeem when you dine or drink at our restaurants and bars.",
"href": ""
},
{
"title": "2-for-1 breakfast",
"value": "2-for-1 breakfast",
"explaination": "",
"description": "",
"href": ""
}
],
"logo": "/_static/icons/new-friend.png"
},
{
"tier": 6,
"name": "True Friend",
"requiredPoints": 250000,
"requiredNights": 0,
"topBenefits": [
{
"title": "50% earn rate",
"value": "50% earn rate",
"explaination": "",
"description": "",
"href": ""
},
{
"title": "150 SEK voucher",
"value": "150 SEK voucher",
"explaination": "",
"description": "Yeah, thats right: for each friendship point-boosting night, you get a voucher to redeem when you dine or drink at our restaurants and bars.",
"href": ""
},
{
"title": "48h room guarantee",
"value": "48h room guarantee",
"explaination": "",
"description": "",
"href": ""
},
{
"title": "Always free breakfast",
"value": "Always free breakfast",
"explaination": "Always free breakfast",
"description": "",
"href": ""
}
],
"logo": "/_static/icons/new-friend.png"
},
{
"tier": 7,
"name": "Best Friend",
"requiredPoints": 400000,
"requiredNights": 100,
"topBenefits": [
{
"title": "200 SEK voucher",
"value": "200 SEK voucher",
"explaination": "",
"description": "Yeah, thats right: for each friendship point-boosting night, you get a voucher to redeem when you dine or drink at our restaurants and bars.",
"href": ""
},
{
"title": "Yearly exclusive gift",
"value": "Yearly exclusive gift",
"explaination": "",
"description": "",
"href": ""
},
{
"title": "Kid's boost",
"value": "Kid's boost",
"explaination": "",
"description": "",
"href": ""
}
],
"logo": "/_static/icons/new-friend.png"
}
]
}

View File

@@ -0,0 +1,200 @@
{
"levels": [
{
"tier": 1,
"name": "New Friend",
"requiredPoints": 0,
"requiredNights": 0,
"topBenefits": [
{
"title": "Friendly room rates",
"value": "Friendly room rates",
"explaination": "",
"description": "",
"href": ""
},
{
"title": "10% off on food on weekends",
"value": "10% off",
"explaination": "on food on weekends",
"description": "Go ahead use your friendly discount to grab a bite during weekends.",
"href": ""
},
{
"title": "Free kids mocktail during stay",
"value": "Free kids mocktail",
"explaination": "during stay",
"description": "",
"href": ""
}
],
"logo": "/_static/icons/loyaltylevels/new_friend.svg"
},
{
"tier": 2,
"name": "Good Friend",
"requiredPoints": 5000,
"requiredNights": 0,
"topBenefits": [
{
"title": "15% on food on weekends",
"value": "15% on food",
"explaination": "on weekends",
"description": "Go ahead use your friendly discount to grab a bite during weekends.",
"href": ""
}
],
"logo": "/_static/icons/loyaltylevels/good_friend.svg"
},
{
"tier": 3,
"name": "Close Friend",
"requiredPoints": 10000,
"requiredNights": 0,
"topBenefits": [
{
"title": "Late checkout - 1 hour when available",
"value": "Late checkout",
"explaination": "- 1 hour when available",
"description": "",
"href": ""
},
{
"title": "50 SEK voucher",
"value": "50 SEK voucher",
"explaination": "",
"description": "Yeah, thats right: for each friendship point-boosting night, you get a voucher to redeem when you dine or drink at our restaurants and bars.",
"href": ""
}
],
"logo": "/_static/icons/loyaltylevels/close_friend.svg"
},
{
"tier": 4,
"name": "Dear Friend",
"requiredPoints": 25000,
"requiredNights": 0,
"topBenefits": [
{
"title": "25% earn rate",
"value": "25% earn rate",
"explaination": "",
"description": "",
"href": ""
},
{
"title": "Early check-in - 1 hour when available",
"value": "Early check-in",
"explaination": "- 1 hour when available",
"description": "",
"href": ""
},
{
"title": "75 SEK voucher",
"value": "75 SEK voucher",
"explaination": "",
"description": "Yeah, thats right: for each friendship point-boosting night, you get a voucher to redeem when you dine or drink at our restaurants and bars.",
"href": ""
}
],
"logo": "/_static/icons/new-friend.png"
},
{
"tier": 5,
"name": "Loyal Friend",
"requiredPoints": 100000,
"requiredNights": 0,
"topBenefits": [
{
"title": "Free room upgrade when available",
"value": "Free room upgrade",
"explaination": "when available",
"description": "",
"href": ""
},
{
"title": "100 SEK voucher",
"value": "100 SEK voucher",
"explaination": "",
"description": "Yeah, thats right: for each friendship point-boosting night, you get a voucher to redeem when you dine or drink at our restaurants and bars.",
"href": ""
},
{
"title": "2-for-1 breakfast",
"value": "2-for-1 breakfast",
"explaination": "",
"description": "",
"href": ""
}
],
"logo": "/_static/icons/new-friend.png"
},
{
"tier": 6,
"name": "True Friend",
"requiredPoints": 250000,
"requiredNights": 0,
"topBenefits": [
{
"title": "50% earn rate",
"value": "50% earn rate",
"explaination": "",
"description": "",
"href": ""
},
{
"title": "150 SEK voucher",
"value": "150 SEK voucher",
"explaination": "",
"description": "Yeah, thats right: for each friendship point-boosting night, you get a voucher to redeem when you dine or drink at our restaurants and bars.",
"href": ""
},
{
"title": "48h room guarantee",
"value": "48h room guarantee",
"explaination": "",
"description": "",
"href": ""
},
{
"title": "Always free breakfast",
"value": "Always free breakfast",
"explaination": "Always free breakfast",
"description": "",
"href": ""
}
],
"logo": "/_static/icons/new-friend.png"
},
{
"tier": 7,
"name": "Best Friend",
"requiredPoints": 400000,
"requiredNights": 100,
"topBenefits": [
{
"title": "200 SEK voucher",
"value": "200 SEK voucher",
"explaination": "",
"description": "Yeah, thats right: for each friendship point-boosting night, you get a voucher to redeem when you dine or drink at our restaurants and bars.",
"href": ""
},
{
"title": "Yearly exclusive gift",
"value": "Yearly exclusive gift",
"explaination": "",
"description": "",
"href": ""
},
{
"title": "Kid's boost",
"value": "Kid's boost",
"explaination": "",
"description": "",
"href": ""
}
],
"logo": "/_static/icons/new-friend.png"
}
]
}

View File

@@ -0,0 +1,200 @@
{
"levels": [
{
"tier": 1,
"name": "New Friend",
"requiredPoints": 0,
"requiredNights": 0,
"topBenefits": [
{
"title": "Friendly room rates",
"value": "Friendly room rates",
"explaination": "",
"description": "",
"href": ""
},
{
"title": "10% off on food on weekends",
"value": "10% off",
"explaination": "on food on weekends",
"description": "Go ahead use your friendly discount to grab a bite during weekends.",
"href": ""
},
{
"title": "Free kids mocktail during stay",
"value": "Free kids mocktail",
"explaination": "during stay",
"description": "",
"href": ""
}
],
"logo": "/_static/icons/loyaltylevels/new_friend.svg"
},
{
"tier": 2,
"name": "Good Friend",
"requiredPoints": 5000,
"requiredNights": 0,
"topBenefits": [
{
"title": "15% on food on weekends",
"value": "15% on food",
"explaination": "on weekends",
"description": "Go ahead use your friendly discount to grab a bite during weekends.",
"href": ""
}
],
"logo": "/_static/icons/loyaltylevels/good_friend.svg"
},
{
"tier": 3,
"name": "Close Friend",
"requiredPoints": 10000,
"requiredNights": 0,
"topBenefits": [
{
"title": "Late checkout - 1 hour when available",
"value": "Late checkout",
"explaination": "- 1 hour when available",
"description": "",
"href": ""
},
{
"title": "50 SEK voucher",
"value": "50 SEK voucher",
"explaination": "",
"description": "Yeah, thats right: for each friendship point-boosting night, you get a voucher to redeem when you dine or drink at our restaurants and bars.",
"href": ""
}
],
"logo": "/_static/icons/loyaltylevels/close_friend.svg"
},
{
"tier": 4,
"name": "Dear Friend",
"requiredPoints": 25000,
"requiredNights": 0,
"topBenefits": [
{
"title": "25% earn rate",
"value": "25% earn rate",
"explaination": "",
"description": "",
"href": ""
},
{
"title": "Early check-in - 1 hour when available",
"value": "Early check-in",
"explaination": "- 1 hour when available",
"description": "",
"href": ""
},
{
"title": "75 SEK voucher",
"value": "75 SEK voucher",
"explaination": "",
"description": "Yeah, thats right: for each friendship point-boosting night, you get a voucher to redeem when you dine or drink at our restaurants and bars.",
"href": ""
}
],
"logo": "/_static/icons/new-friend.png"
},
{
"tier": 5,
"name": "Loyal Friend",
"requiredPoints": 100000,
"requiredNights": 0,
"topBenefits": [
{
"title": "Free room upgrade when available",
"value": "Free room upgrade",
"explaination": "when available",
"description": "",
"href": ""
},
{
"title": "100 SEK voucher",
"value": "100 SEK voucher",
"explaination": "",
"description": "Yeah, thats right: for each friendship point-boosting night, you get a voucher to redeem when you dine or drink at our restaurants and bars.",
"href": ""
},
{
"title": "2-for-1 breakfast",
"value": "2-for-1 breakfast",
"explaination": "",
"description": "",
"href": ""
}
],
"logo": "/_static/icons/new-friend.png"
},
{
"tier": 6,
"name": "True Friend",
"requiredPoints": 250000,
"requiredNights": 0,
"topBenefits": [
{
"title": "50% earn rate",
"value": "50% earn rate",
"explaination": "",
"description": "",
"href": ""
},
{
"title": "150 SEK voucher",
"value": "150 SEK voucher",
"explaination": "",
"description": "Yeah, thats right: for each friendship point-boosting night, you get a voucher to redeem when you dine or drink at our restaurants and bars.",
"href": ""
},
{
"title": "48h room guarantee",
"value": "48h room guarantee",
"explaination": "",
"description": "",
"href": ""
},
{
"title": "Always free breakfast",
"value": "Always free breakfast",
"explaination": "Always free breakfast",
"description": "",
"href": ""
}
],
"logo": "/_static/icons/new-friend.png"
},
{
"tier": 7,
"name": "Best Friend",
"requiredPoints": 400000,
"requiredNights": 100,
"topBenefits": [
{
"title": "200 SEK voucher",
"value": "200 SEK voucher",
"explaination": "",
"description": "Yeah, thats right: for each friendship point-boosting night, you get a voucher to redeem when you dine or drink at our restaurants and bars.",
"href": ""
},
{
"title": "Yearly exclusive gift",
"value": "Yearly exclusive gift",
"explaination": "",
"description": "",
"href": ""
},
{
"title": "Kid's boost",
"value": "Kid's boost",
"explaination": "",
"description": "",
"href": ""
}
],
"logo": "/_static/icons/new-friend.png"
}
]
}

View File

@@ -0,0 +1,200 @@
{
"levels": [
{
"tier": 1,
"name": "New Friend",
"requiredPoints": 0,
"requiredNights": 0,
"topBenefits": [
{
"title": "Friendly room rates",
"value": "Friendly room rates",
"explaination": "",
"description": "",
"href": ""
},
{
"title": "10% off on food on weekends",
"value": "10% off",
"explaination": "on food on weekends",
"description": "Go ahead use your friendly discount to grab a bite during weekends.",
"href": ""
},
{
"title": "Free kids mocktail during stay",
"value": "Free kids mocktail",
"explaination": "during stay",
"description": "",
"href": ""
}
],
"logo": "/_static/icons/loyaltylevels/new_friend.svg"
},
{
"tier": 2,
"name": "Good Friend",
"requiredPoints": 5000,
"requiredNights": 0,
"topBenefits": [
{
"title": "15% on food on weekends",
"value": "15% on food",
"explaination": "on weekends",
"description": "Go ahead use your friendly discount to grab a bite during weekends.",
"href": ""
}
],
"logo": "/_static/icons/loyaltylevels/good_friend.svg"
},
{
"tier": 3,
"name": "Close Friend",
"requiredPoints": 10000,
"requiredNights": 0,
"topBenefits": [
{
"title": "Late checkout - 1 hour when available",
"value": "Late checkout",
"explaination": "- 1 hour when available",
"description": "",
"href": ""
},
{
"title": "50 SEK voucher",
"value": "50 SEK voucher",
"explaination": "",
"description": "Yeah, thats right: for each friendship point-boosting night, you get a voucher to redeem when you dine or drink at our restaurants and bars.",
"href": ""
}
],
"logo": "/_static/icons/loyaltylevels/close_friend.svg"
},
{
"tier": 4,
"name": "Dear Friend",
"requiredPoints": 25000,
"requiredNights": 0,
"topBenefits": [
{
"title": "25% earn rate",
"value": "25% earn rate",
"explaination": "",
"description": "",
"href": ""
},
{
"title": "Early check-in - 1 hour when available",
"value": "Early check-in",
"explaination": "- 1 hour when available",
"description": "",
"href": ""
},
{
"title": "75 SEK voucher",
"value": "75 SEK voucher",
"explaination": "",
"description": "Yeah, thats right: for each friendship point-boosting night, you get a voucher to redeem when you dine or drink at our restaurants and bars.",
"href": ""
}
],
"logo": "/_static/icons/new-friend.png"
},
{
"tier": 5,
"name": "Loyal Friend",
"requiredPoints": 100000,
"requiredNights": 0,
"topBenefits": [
{
"title": "Free room upgrade when available",
"value": "Free room upgrade",
"explaination": "when available",
"description": "",
"href": ""
},
{
"title": "100 SEK voucher",
"value": "100 SEK voucher",
"explaination": "",
"description": "Yeah, thats right: for each friendship point-boosting night, you get a voucher to redeem when you dine or drink at our restaurants and bars.",
"href": ""
},
{
"title": "2-for-1 breakfast",
"value": "2-for-1 breakfast",
"explaination": "",
"description": "",
"href": ""
}
],
"logo": "/_static/icons/new-friend.png"
},
{
"tier": 6,
"name": "True Friend",
"requiredPoints": 250000,
"requiredNights": 0,
"topBenefits": [
{
"title": "50% earn rate",
"value": "50% earn rate",
"explaination": "",
"description": "",
"href": ""
},
{
"title": "150 SEK voucher",
"value": "150 SEK voucher",
"explaination": "",
"description": "Yeah, thats right: for each friendship point-boosting night, you get a voucher to redeem when you dine or drink at our restaurants and bars.",
"href": ""
},
{
"title": "48h room guarantee",
"value": "48h room guarantee",
"explaination": "",
"description": "",
"href": ""
},
{
"title": "Always free breakfast",
"value": "Always free breakfast",
"explaination": "Always free breakfast",
"description": "",
"href": ""
}
],
"logo": "/_static/icons/new-friend.png"
},
{
"tier": 7,
"name": "Best Friend",
"requiredPoints": 400000,
"requiredNights": 100,
"topBenefits": [
{
"title": "200 SEK voucher",
"value": "200 SEK voucher",
"explaination": "",
"description": "Yeah, thats right: for each friendship point-boosting night, you get a voucher to redeem when you dine or drink at our restaurants and bars.",
"href": ""
},
{
"title": "Yearly exclusive gift",
"value": "Yearly exclusive gift",
"explaination": "",
"description": "",
"href": ""
},
{
"title": "Kid's boost",
"value": "Kid's boost",
"explaination": "",
"description": "",
"href": ""
}
],
"logo": "/_static/icons/new-friend.png"
}
]
}

View File

@@ -0,0 +1,200 @@
{
"levels": [
{
"tier": 1,
"name": "New Friend",
"requiredPoints": 0,
"requiredNights": 0,
"topBenefits": [
{
"title": "Friendly room rates",
"value": "Friendly room rates",
"explaination": "",
"description": "",
"href": ""
},
{
"title": "10% off on food on weekends",
"value": "10% off",
"explaination": "on food on weekends",
"description": "Go ahead use your friendly discount to grab a bite during weekends.",
"href": ""
},
{
"title": "Free kids mocktail during stay",
"value": "Free kids mocktail",
"explaination": "during stay",
"description": "",
"href": ""
}
],
"logo": "/_static/icons/loyaltylevels/new_friend.svg"
},
{
"tier": 2,
"name": "Good Friend",
"requiredPoints": 5000,
"requiredNights": 0,
"topBenefits": [
{
"title": "15% on food on weekends",
"value": "15% on food",
"explaination": "on weekends",
"description": "Go ahead use your friendly discount to grab a bite during weekends.",
"href": ""
}
],
"logo": "/_static/icons/loyaltylevels/good_friend.svg"
},
{
"tier": 3,
"name": "Close Friend",
"requiredPoints": 10000,
"requiredNights": 0,
"topBenefits": [
{
"title": "Late checkout - 1 hour when available",
"value": "Late checkout",
"explaination": "- 1 hour when available",
"description": "",
"href": ""
},
{
"title": "50 SEK voucher",
"value": "50 SEK voucher",
"explaination": "",
"description": "Yeah, thats right: for each friendship point-boosting night, you get a voucher to redeem when you dine or drink at our restaurants and bars.",
"href": ""
}
],
"logo": "/_static/icons/loyaltylevels/close_friend.svg"
},
{
"tier": 4,
"name": "Dear Friend",
"requiredPoints": 25000,
"requiredNights": 0,
"topBenefits": [
{
"title": "25% earn rate",
"value": "25% earn rate",
"explaination": "",
"description": "",
"href": ""
},
{
"title": "Early check-in - 1 hour when available",
"value": "Early check-in",
"explaination": "- 1 hour when available",
"description": "",
"href": ""
},
{
"title": "75 SEK voucher",
"value": "75 SEK voucher",
"explaination": "",
"description": "Yeah, thats right: for each friendship point-boosting night, you get a voucher to redeem when you dine or drink at our restaurants and bars.",
"href": ""
}
],
"logo": "/_static/icons/new-friend.png"
},
{
"tier": 5,
"name": "Loyal Friend",
"requiredPoints": 100000,
"requiredNights": 0,
"topBenefits": [
{
"title": "Free room upgrade when available",
"value": "Free room upgrade",
"explaination": "when available",
"description": "",
"href": ""
},
{
"title": "100 SEK voucher",
"value": "100 SEK voucher",
"explaination": "",
"description": "Yeah, thats right: for each friendship point-boosting night, you get a voucher to redeem when you dine or drink at our restaurants and bars.",
"href": ""
},
{
"title": "2-for-1 breakfast",
"value": "2-for-1 breakfast",
"explaination": "",
"description": "",
"href": ""
}
],
"logo": "/_static/icons/new-friend.png"
},
{
"tier": 6,
"name": "True Friend",
"requiredPoints": 250000,
"requiredNights": 0,
"topBenefits": [
{
"title": "50% earn rate",
"value": "50% earn rate",
"explaination": "",
"description": "",
"href": ""
},
{
"title": "150 SEK voucher",
"value": "150 SEK voucher",
"explaination": "",
"description": "Yeah, thats right: for each friendship point-boosting night, you get a voucher to redeem when you dine or drink at our restaurants and bars.",
"href": ""
},
{
"title": "48h room guarantee",
"value": "48h room guarantee",
"explaination": "",
"description": "",
"href": ""
},
{
"title": "Always free breakfast",
"value": "Always free breakfast",
"explaination": "Always free breakfast",
"description": "",
"href": ""
}
],
"logo": "/_static/icons/new-friend.png"
},
{
"tier": 7,
"name": "Best Friend",
"requiredPoints": 400000,
"requiredNights": 100,
"topBenefits": [
{
"title": "200 SEK voucher",
"value": "200 SEK voucher",
"explaination": "",
"description": "Yeah, thats right: for each friendship point-boosting night, you get a voucher to redeem when you dine or drink at our restaurants and bars.",
"href": ""
},
{
"title": "Yearly exclusive gift",
"value": "Yearly exclusive gift",
"explaination": "",
"description": "",
"href": ""
},
{
"title": "Kid's boost",
"value": "Kid's boost",
"explaination": "",
"description": "",
"href": ""
}
],
"logo": "/_static/icons/new-friend.png"
}
]
}