{
  "@context": "https://schema.org",
  "@type": "LocalBusiness",
  "@id": "https://io.goudengids.be/bedrijf/Halle/L10028244/#business",
  "name": "Studiebureau Energeos",
  "url": "https://io.goudengids.be/bedrijf/Halle/L10028244/",
  "image": null,
  "telephone": "0479 57 67 90",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Watermolen 38",
    "addressLocality": "Zoersel",
    "postalCode": "2980",
    "addressRegion": "Vlaanderen",
    "addressCountry": "BE"
  },
  "areaServed": [
    {
      "@type": "Place",
      "name": "Zoersel"
    },
    {
      "@type": "Place",
      "name": "Flanders"
    }
  ],
  "openingHoursSpecification": [
    {
      "@type": "OpeningHoursSpecification",
      "dayOfWeek": [
        "Monday",
        "Tuesday",
        "Wednesday",
        "Thursday",
        "Friday"
      ],
      "opens": "08:00",
      "closes": "17:00"
    },
    {
      "@type": "OpeningHoursSpecification",
      "dayOfWeek": [
        "Saturday",
        "Sunday"
      ],
      "opens": "closed"
    }
  ],
  "foundingDate": "2017-01-12",
  "taxID": "0669530721",
  "availableLanguage": [
    "nl"
  ],
  "sameAs": [
    "https://www.goudengids.be/bedrijf/Halle/L10028244/",
    "https://www.energeos.be"
  ],
  "description": "Studiebureau Energeos in Zoersel (2980) — engineering office providing epb reporting, safety coordination, land surveying, and construction project management, sinds 2016. Bel 0479 57 67 90.",
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 4
  }
}