{
  "INSURANCE": {
    "CORE": {
      "TERMS": {
        "IPID": "Insurance Product Information Document",
        "IPD": "Insurance Product Details"
      },
      "LOGO": {
        "OFFERED_BY": "Offered by"
      }
    },
    "TEASER": {
      "OFFER": {
        "ACCEPTANCE": {
          "YES": "Yes, I want it",
          "NO": "No, thank you",
          "NO_INSURANCE": {
            "TITLE": "No Insurance",
            "TEXT": "I am willing to take the risk"
          },
          "TERMS_AND_CONDITIONS_ACCEPTANCE": "I have read and accepted the terms & conditions of the insurance policy"
        },
        "TERMS": {
          "TERMS_DEFAULT": "Please read all travel protection product terms and conditions",
          "TERMS_CAR_VALUE": "By selecting “Yes, I want it”, you confirm you've read and accept the <a href=\"{{termsAndConditionUrl}}\" target=\"_blank\"> Excess Waiver Insurance Terms and Conditions</a> and <a href=\"{{insuranceProductInfoDocumentUrl}}\" target=\"_blank\">Insurance Product Information Document</a> and based on this information, this policy suits your needs.",
          "TERMS_AND_CONDITIONS": "Terms and Conditions",
          "TERMS_ACCEPTANCE": "By selecting “Yes, I want it”, you confirm you've read and accept all <a href=\"{{termsAndConditionUrl}}\" target=\"_blank\">Travel Protection Product Terms & Conditions</a>, and based on this information, the product suits your needs.",
          "TERMS_IPID_ACCEPTANCE": "By selecting “Yes, I want it”, you confirm you've read and accept all <a href=\"{{termsAndConditionUrl}}\" target=\"_blank\">Travel Protection Product Terms & Conditions</a> and <a href=\"{{insuranceProductInfoDocumentUrl}}\" target=\"_blank\">Insurance Product Information Document</a>, and based on this information, the product suits your needs."
        },
        "READ_MORE": "Read more",
        "PRICE_TEXT": "for all passengers"
      },
      "DISCLAIMERS": {
        "NO_OFFER": "Travel protection is not available for the selected country.",
        "PROTECTION_PRICE_BY_COR": "The protection and/or the price may differ based on the country of residence."
      }
    },
    "RETRIEVAL": {
      "ORDER": {
        "TERMS": "Terms and Conditions",
        "CONFIRMATION_NUMBER": "Confirmation Number: ",
        "COVERAGE_DATES": "Policy Coverage Period: <span>{{startDate}}</span> to <span>{{endDate}}</span>"
      },
      "DISCLAIMER": {
        "CANCELLATION": "Insurance cannot be cancelled nor modified online. Please refer to the Terms & Conditions for Cancellation."
      }
    },
    "ERROR": {
      "NO_SELECTION_ERROR": "Please make a selection to continue"
    }
  }
}