{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "LocalBusiness",
      "@id": "https://io.goudengids.be/bedrijf/Knokke/L1032771/#business",
      "name": "Foto-Video Leurs",
      "url": "https://io.goudengids.be/bedrijf/Knokke/L1032771/",
      "image": "https://static.wixstatic.com/ficons/71ec36_44b11db9b17e4eefb6c3688e1d707335%7Emv2.ico",
      "telephone": "050 60 72 86",
      "address": {
        "@type": "PostalAddress",
        "streetAddress": "Dumortierlaan 28",
        "addressLocality": "Knokke-Heist",
        "postalCode": "8300",
        "addressRegion": "Vlaanderen",
        "addressCountry": "BE"
      },
      "areaServed": [
        {
          "@type": "Place",
          "name": "Knokke"
        }
      ],
      "openingHoursSpecification": [
        {
          "@type": "OpeningHoursSpecification",
          "dayOfWeek": [
            "Monday",
            "Wednesday",
            "Thursday",
            "Friday"
          ],
          "opens": "09:00",
          "closes": "12:30,14:00"
        },
        {
          "@type": "OpeningHoursSpecification",
          "dayOfWeek": [
            "Saturday"
          ],
          "opens": "09:00",
          "closes": "13:00,14:00"
        },
        {
          "@type": "OpeningHoursSpecification",
          "dayOfWeek": [
            "Sunday"
          ],
          "opens": "10:00",
          "closes": "13:00,14:00"
        }
      ],
      "foundingDate": "1982-01-29",
      "taxID": "0422357497",
      "availableLanguage": [
        "nl"
      ],
      "sameAs": [
        "https://www.goudengids.be/bedrijf/Knokke/L1032771/",
        "http://fotowinkel-leurs-knokke.be"
      ],
      "description": "Foto-Video Leurs in Knokke-Heist (8300) — specialty camera and video equipment retail. Bel 050 60 72 86.",
      "aggregateRating": {
        "@type": "AggregateRating",
        "ratingValue": 4.6,
        "reviewCount": 89
      }
    },
    {
      "@type": "FAQPage",
      "@id": "https://io.goudengids.be/bedrijf/Knokke/L1032771/#faq",
      "mainEntity": [
        {
          "@type": "Question",
          "name": "Do you sell binoculars?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "Yes, we offer binoculars as part of our specialty shop offerings."
          }
        },
        {
          "@type": "Question",
          "name": "Can I get my photos developed or printed at Foto-Video Leurs?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "Yes, we provide photo services including development and printing."
          }
        }
      ]
    }
  ]
}