{
  "@context": "https://schema.org",
  "@type": "HomeAndConstructionBusiness",
  "name": "Taak Meester",
  "url": "https://taakmeester.com/en",
  "image": "https://taakmeester.com/assets/images/hero.png",
  "description": "Construction, renovation and repair company serving clients across the Netherlands: kitchen and bathroom renovation, flooring, interior painting, drywall, electrical work, lighting, windows and doors.",
  "telephone": "+31686246489",
  "email": "sandu@taakmeester.com",
  "priceRange": "$$",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Tutein Noltheniusplein 9",
    "postalCode": "1442WR",
    "addressLocality": "Purmerend",
    "addressCountry": "NL"
  },
  "areaServed": "NL",
  "sameAs": ["https://www.facebook.com/bouwvalorbv/", "https://www.instagram.com/taak_meester/"],
  "makesOffer": [
    { "@type": "Offer", "itemOffered": { "@type": "Service", "name": "Kitchen Renovation" } },
    { "@type": "Offer", "itemOffered": { "@type": "Service", "name": "Bathroom Renovation" } },
    { "@type": "Offer", "itemOffered": { "@type": "Service", "name": "Flooring Installation" } },
    { "@type": "Offer", "itemOffered": { "@type": "Service", "name": "Interior Painting" } },
    { "@type": "Offer", "itemOffered": { "@type": "Service", "name": "Drywall & Ceilings" } },
    { "@type": "Offer", "itemOffered": { "@type": "Service", "name": "Electrical Work" } }
  ]
}
