{
  "@context": "https://schema.org",
  "@type": "Restaurant",
  "@id": "https://io.goudengids.be/bedrijf/Schoten/L10433159/#business",
  "name": "Mosselino",
  "url": "https://io.goudengids.be/bedrijf/Schoten/L10433159/",
  "image": "https://demosselino.be/images/favicon-96x961.png",
  "telephone": "03 647 37 78",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Brechtsebaan 170",
    "addressLocality": "Schoten",
    "postalCode": "2900",
    "addressRegion": "Vlaanderen",
    "addressCountry": "BE"
  },
  "areaServed": [
    {
      "@type": "Place",
      "name": "Schoten"
    }
  ],
  "openingHoursSpecification": [
    {
      "@type": "OpeningHoursSpecification",
      "dayOfWeek": [
        "Monday"
      ],
      "opens": "12:00",
      "closes": "14:00, 17:30"
    },
    {
      "@type": "OpeningHoursSpecification",
      "dayOfWeek": [
        "Tuesday"
      ],
      "opens": "closed"
    },
    {
      "@type": "OpeningHoursSpecification",
      "dayOfWeek": [
        "Wednesday",
        "Thursday",
        "Friday"
      ],
      "opens": "12:00",
      "closes": "14:00, 17:30"
    },
    {
      "@type": "OpeningHoursSpecification",
      "dayOfWeek": [
        "Saturday"
      ],
      "opens": "17:30",
      "closes": "22:00"
    },
    {
      "@type": "OpeningHoursSpecification",
      "dayOfWeek": [
        "Sunday"
      ],
      "opens": "12:00",
      "closes": "14:00, 17:30"
    }
  ],
  "foundingDate": "2004-10-11",
  "taxID": "0867734878",
  "availableLanguage": [
    "nl"
  ],
  "sameAs": [
    "https://www.goudengids.be/bedrijf/Schoten/L10433159/",
    "https://www.demosselino.be"
  ],
  "description": "Mosselino in Schoten (2900) — restaurant - seafood and italian cuisine, sinds 2019. Bel 03 647 37 78.",
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.3,
    "reviewCount": 631
  }
}