{
  "@context": "https://schema.org",
  "@type": "Restaurant",
  "@id": "https://io.pagesdor.be/entreprise/Houffalize/L10059910/#business",
  "name": "Fleur De Thym (La)",
  "url": "https://io.pagesdor.be/entreprise/Houffalize/L10059910/",
  "image": "https://lafleurdethym.be/wp-content/uploads/2024/01/cropped-favicon-1-32x32.png",
  "telephone": "061 28 97 08",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rue de Liège 34",
    "addressLocality": "Houffalize",
    "postalCode": "6660",
    "addressRegion": "Région wallonne",
    "addressCountry": "BE"
  },
  "areaServed": [
    {
      "@type": "Place",
      "name": "Houffalize"
    }
  ],
  "openingHoursSpecification": [
    {
      "@type": "OpeningHoursSpecification",
      "dayOfWeek": [
        "Monday"
      ],
      "opens": "closed"
    },
    {
      "@type": "OpeningHoursSpecification",
      "dayOfWeek": [
        "Tuesday"
      ],
      "opens": "12:00",
      "closes": "13:15, 19:00"
    },
    {
      "@type": "OpeningHoursSpecification",
      "dayOfWeek": [
        "Wednesday"
      ],
      "opens": "closed"
    },
    {
      "@type": "OpeningHoursSpecification",
      "dayOfWeek": [
        "Thursday",
        "Friday"
      ],
      "opens": "12:00",
      "closes": "13:15, 19:00"
    },
    {
      "@type": "OpeningHoursSpecification",
      "dayOfWeek": [
        "Saturday"
      ],
      "opens": "19:00",
      "closes": "20:45"
    },
    {
      "@type": "OpeningHoursSpecification",
      "dayOfWeek": [
        "Sunday"
      ],
      "opens": "12:00",
      "closes": "13:15"
    }
  ],
  "foundingDate": "2007-11-08",
  "legalName": "LA FLEUR DE THYM",
  "taxID": "0893334168",
  "availableLanguage": [
    "fr"
  ],
  "sameAs": [
    "https://www.pagesdor.be/entreprise/Houffalize/L10059910/",
    "https://www.lafleurdethym.be",
    "https://www.facebook.com/lafleurdethymrestaurant",
    "https://www.instagram.com/la_fleurdethym"
  ],
  "description": "Fine dining restaurant overlooking Houffalize, offering contemporary cuisine celebrating local ingredients with creative presentation since 2004.",
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.5,
    "reviewCount": 457
  }
}