Login / Sign Up

Offer Accommodation Type

This is string definition to tag an offer to be relevant to accommodation types for a holiday park. The three options available are :
• "caravans"
• "lodges"
• "touring"

Note that these options are used, however they could relate to different overridden names/icons based on the specific holiday park setup.

Structure

{
  "accomodationTypes": [
    "caravans",
    "lodges",
    "touring"
  ],
}