diff --git a/apps/scandic-web/app/api/destinations/[country]/[city]/route.ts b/apps/scandic-web/app/api/web/destinations/[country]/[city]/route.ts similarity index 100% rename from apps/scandic-web/app/api/destinations/[country]/[city]/route.ts rename to apps/scandic-web/app/api/web/destinations/[country]/[city]/route.ts diff --git a/apps/scandic-web/app/api/destinations/[country]/createDataResponse.ts b/apps/scandic-web/app/api/web/destinations/[country]/createDataResponse.ts similarity index 100% rename from apps/scandic-web/app/api/destinations/[country]/createDataResponse.ts rename to apps/scandic-web/app/api/web/destinations/[country]/createDataResponse.ts diff --git a/apps/scandic-web/app/api/destinations/[country]/route.ts b/apps/scandic-web/app/api/web/destinations/[country]/route.ts similarity index 100% rename from apps/scandic-web/app/api/destinations/[country]/route.ts rename to apps/scandic-web/app/api/web/destinations/[country]/route.ts