118 lines
2.3 KiB
JSON
118 lines
2.3 KiB
JSON
{
|
||
"levels": [
|
||
{
|
||
"level": 1,
|
||
"name": "New Friend",
|
||
"requiredPoints": 0,
|
||
"requiredNights": 0,
|
||
"benefits": [
|
||
{
|
||
"title": "Prisvenlige værelser"
|
||
},
|
||
{
|
||
"title": "10% weekendrabat på mad"
|
||
},
|
||
{
|
||
"title": "Gratis mocktail til børn under opholdet"
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"level": 2,
|
||
"name": "Good Friend",
|
||
"requiredPoints": 5000,
|
||
"requiredNights": 0,
|
||
"benefits": [
|
||
{
|
||
"title": "15% weekendrabat på mad"
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"level": 3,
|
||
"name": "Close Friend",
|
||
"requiredPoints": 10000,
|
||
"requiredNights": 0,
|
||
"benefits": [
|
||
{
|
||
"title": "Sen check ud – 1 time, når tilgængeligt"
|
||
},
|
||
{
|
||
"title": "Voucher på DKK 50,-"
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"level": 4,
|
||
"name": "Dear Friend",
|
||
"requiredPoints": 25000,
|
||
"requiredNights": 0,
|
||
"benefits": [
|
||
{
|
||
"title": "25% optjeningsrate"
|
||
},
|
||
{
|
||
"title": "Tidlig check ind, når tilgængeligt"
|
||
},
|
||
{
|
||
"title": "Voucher på DKK 75,-"
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"level": 5,
|
||
"name": "Loyal Friend",
|
||
"requiredPoints": 100000,
|
||
"requiredNights": 0,
|
||
"benefits": [
|
||
{
|
||
"title": "Gratis opgraderinger, når tilgængelige"
|
||
},
|
||
{
|
||
"title": "Voucher på DKK 100,-"
|
||
},
|
||
{
|
||
"title": "2-for-1 morgenmad"
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"level": 6,
|
||
"name": "True Friend",
|
||
"requiredPoints": 250000,
|
||
"requiredNights": 0,
|
||
"benefits": [
|
||
{
|
||
"title": "50% optjeningsrate"
|
||
},
|
||
{
|
||
"title": "Voucher på DKK 150,-"
|
||
},
|
||
{
|
||
"title": "48-timers værelsesgaranti"
|
||
},
|
||
{
|
||
"title": "Altid gratis morgenmad"
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"level": 7,
|
||
"name": "Best Friend",
|
||
"requiredPoints": 400000,
|
||
"requiredNights": 100,
|
||
"benefits": [
|
||
{
|
||
"title": "Voucher på DKK 200,-"
|
||
},
|
||
{
|
||
"title": "Årlig eksklusiv gave"
|
||
},
|
||
{
|
||
"title": "Børneboost"
|
||
}
|
||
]
|
||
}
|
||
]
|
||
}
|