[
  {
    "name": "Le Verger des Châteaux",
    "type": "Organization",
    "subtype": "Hotel and Restaurant",
    "description": "A hospitality establishment in Alsace, France."
  },
  {
    "name": "Dieffenthal",
    "type": "Location",
    "subtype": "Municipality",
    "description": "The French village where the hotel is situated."
  },
  {
    "name": "Alsace Wine Route",
    "type": "Location",
    "subtype": "Tourist Route",
    "description": "The famous scenic route for wine tourism surrounding the property."
  },
  {
    "name": "Haut-Koenigsbourg",
    "type": "Location",
    "subtype": "Landmark",
    "description": "A major historic castle and tourist attraction near the hotel."
  },
  {
    "name": "Alsatian Gastronomy",
    "type": "Concept",
    "subtype": "Cuisine",
    "description": "The regional culinary style served at the hotel's restaurant."
  },
  {
    "name": "MICE",
    "type": "Service",
    "subtype": "Business Events",
    "description": "Meetings, Incentives, Conferences, and Exhibitions services provided by the venue."
  }
]