{
  "routes": {
    "/": {
      "expSlug": "esports-linkoping",
      "expEnabled": true
    }
  },
  "apiIntegration": {
    "sap": {
      "apis": {
        "contactUs": {},
        "newsletter": {
          "method": "PUT",
          "enabled": true,
          "endPoint": "https://api.ingkacentres.com/customers/v1/newsletter-subscription",
          "authEndPoint": "https://api.ingkacentres.com/services/authenticate",
          "payloadStruct": {
            "map": {
              "email": "email",
              "language": "language",
              "firstName": "fullName",
              "privacyConsent": {
                "id": "privacy.SHC024",
                "consent": "privacyConsent"
              }
            },
            "preDefined": {
              "lastName": "",
              "termsConsent": {
                "id": "terms.SHC024",
                "consent": true
              },
              "meetingPlaceId": "SHC024",
              "sourceSystemId": "ESPORTS_WEBSITE",
              "subscriptionId": "SHC024001",
              "marketingConsent": {
                "id": "marketing.email",
                "consent": true
              },
              "subscriptionConsent": "Y"
            }
          }
        }
      },
      "apiKey": "",
      "apiSecret": ""
    }
  },
  "theme": "Livat",
  "initiative": "Esports",
  "locale": {
    "list": [
      "sv"
    ],
    "default": "sv"
  },
  "google": {
    "gtmId": "GTM-TSBN2NFJ",
    "gaId": "",
    "consoleMeta": "NF8gSG-fS8utH5X5MAXxldbIEgSCzHxJ6u9CgLSpjwM"
  }
}