# Structured data for this webpage
#
# The JSON-LD graph below is the same structured data that is
# embedded in the HTML version of this webpage.
#
# This plain-text representation is provided because some web
# retrieval systems do not expose JSON-LD embedded in HTML.
#
# ----- JSON-LD GRAPH ----- START
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "Place",
            "geo": {
                "@type": "GeoCircle",
                "geoMidpoint": {
                    "@type": "GeoCoordinates",
                    "latitude": "51.9899719",
                    "longitude": "8.4720646"
                },
                "geoRadius": 250000
            },
            "name": "Bielefeld und Umgebung, Ostwestfalen-Lippe.",
            "@id": "https://wreb.de#service-area"
        },
        {
            "@id": "https://wreb.de#organization",
            "@type": [
                "Organization",
                "ProfessionalService",
                "LocalBusiness"
            ],
            "sameAs": [
                "https://maps.google.com/?cid=6036976677953347745",
                "https://www.bing.com/maps?ss=ypid:YN5170B2592E0E857E",
                "https://www.bielefeld.de/node/34635",
                "https://www.facebook.com/wreb.design",
                "https://www.xing.com/pages/wreb-design",
                "https://www.linkedin.com/company/wreb-design-gmbh"
            ],
            "url": "https://wreb.de",
            "name": "WREB.DEsign GmbH",
            "legalName": "WREB.DEsign GmbH",
            "alternateName": "WREB.DEsign GmbH - Webdesign- und Internetagentur in Bielefeld",
            "slogan": "Webseiten, die funktionieren.",
            "description": "Die WREB.DEsign GmbH entwickelt individuelle Unternehmenswebseiten mit Fokus auf klare Struktur, technische Qualität, Sichtbarkeit und langfristige Erweiterbarkeit.",
            "email": "info@wreb.de",
            "telephone": "+4952195961262",
            "foundingDate": "2014-03-01",
            "logo": "https://wreb.de/sites/default/files/sd/company-logo.jpg",
            "image": "https://wreb.de/sites/default/files/sd/company-image.jpg",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Waldquellenweg 58",
                "addressLocality": "Bielefeld",
                "addressRegion": "NRW",
                "postalCode": "33649",
                "addressCountry": "DE"
            },
            "knowsAbout": [
                {
                    "@type": "Thing",
                    "name": "Webdesign",
                    "sameAs": "https://www.wikidata.org/wiki/Q190637"
                },
                {
                    "@type": "Thing",
                    "name": "Drupal",
                    "sameAs": "https://www.wikidata.org/wiki/Q170855"
                },
                {
                    "@type": "Thing",
                    "name": "Search Engine Optimization",
                    "sameAs": "https://www.wikidata.org/wiki/Q180711"
                },
                {
                    "@type": "Thing",
                    "name": "Web-Engineering",
                    "sameAs": "https://www.wikidata.org/wiki/Q1196135"
                }
            ],
            "areaServed": {
                "@id": "https://wreb.de#service-area"
            }
        },
        {
            "@id": "https://wreb.de#breadcrumblist",
            "@type": "BreadcrumbList",
            "url": "https://wreb.de",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Startseite",
                    "item": "https://wreb.de"
                }
            ]
        },
        {
            "@id": "https://wreb.de#website",
            "@type": "WebSite",
            "url": "https://wreb.de",
            "publisher": {
                "@id": "https://wreb.de#organization"
            }
        },
        {
            "@id": "https://wreb.de#webpage",
            "@type": "WebPage",
            "url": "https://wreb.de",
            "isPartOf": {
                "@id": "https://wreb.de#website"
            },
            "publisher": {
                "@id": "https://wreb.de#organization"
            },
            "breadcrumb": {
                "@id": "https://wreb.de#breadcrumblist"
            },
            "primaryImageOfPage": {
                "@type": "ImageObject",
                "url": "https://wreb.de/sites/default/files/pictures/webpage/wreb-startseite.jpg"
            },
            "name": "Webdesign Bielefeld – Internetagentur WREB.DEsign GmbH",
            "description": "Die Webdesign Agentur WREB.DEsign GmbH aus Bielefeld erstellt Webseiten passend zur individuellen Außendarstellung Ihrer Firma ☎ 0521-95961262."
        }
    ]
}
# ----- JSON-LD GRAPH ----- END