{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "WebSite",
      "@id": "https://seasite-solutions.ch/#website",
      "url": "https://seasite-solutions.ch/",
      "name": "seasite-solutions.ch",
      "alternateName": ["Seasite Solutions", "seasite solutions"],
      "description": "IT-Support, Computer-Reparatur, Fernwartung und Datensicherheit in Diepoldsau und der Ostschweiz.",
      "inLanguage": ["de-CH", "en-CH"],
      "publisher": { "@id": "https://seasite-solutions.ch/#localbusiness" }
    },
    {
      "@type": ["LocalBusiness", "ProfessionalService"],
      "@id": "https://seasite-solutions.ch/#localbusiness",
      "name": "seasite-solutions.ch",
      "alternateName": "Seasite Solutions",
      "description": "IT-Support für PCs, Laptops und Netzwerke: Reparatur, Fernwartung, Datensicherheit, Sicherheits-Check und Terminbuchung. Erreichbarkeit nach Vereinbarung.",
      "url": "https://seasite-solutions.ch/",
      "email": "info@seasite-solutions.ch",
      "telephone": "+41794117055",
      "image": "https://seasite-solutions.ch/graphik/john_unsplash.jpg",
      "logo": "https://seasite-solutions.ch/vite.svg",
      "priceRange": "$$",
      "knowsLanguage": ["de-CH", "en"],
      "address": {
        "@type": "PostalAddress",
        "streetAddress": "Schmitterstrasse 56",
        "addressLocality": "Diepoldsau",
        "postalCode": "9444",
        "addressRegion": "SG",
        "addressCountry": "CH"
      },
      "geo": {
        "@type": "GeoCoordinates",
        "latitude": 47.385,
        "longitude": 9.655
      },
      "areaServed": [
        { "@type": "AdministrativeArea", "name": "Diepoldsau" },
        { "@type": "AdministrativeArea", "name": "Ostschweiz" },
        { "@type": "AdministrativeArea", "name": "Kanton St. Gallen" }
      ],
      "hasOfferCatalog": {
        "@type": "OfferCatalog",
        "name": "IT-Dienstleistungen",
        "itemListElement": [
          {
            "@type": "Offer",
            "itemOffered": {
              "@type": "Service",
              "name": "Computer Reparatur",
              "description": "Reparatur und Diagnose für PC und Laptop."
            }
          },
          {
            "@type": "Offer",
            "itemOffered": {
              "@type": "Service",
              "name": "Support & Fernwartung",
              "description": "Hilfe bei Software, E-Mail und Netzwerk per Fernzugriff."
            }
          },
          {
            "@type": "Offer",
            "itemOffered": {
              "@type": "Service",
              "name": "Datensicherheit",
              "description": "Backup, System-Neuaufsetzen, Malware-Entfernung."
            }
          },
          {
            "@type": "Offer",
            "itemOffered": {
              "@type": "Service",
              "name": "Sicherheits-Check",
              "description": "Umfassende Analyse und Absicherung des Systems."
            }
          }
        ]
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://seasite-solutions.ch/#webpage",
      "url": "https://seasite-solutions.ch/",
      "name": "IT-Support Diepoldsau & Ostschweiz | seasite-solutions.ch",
      "description": "Professioneller IT-Support: Reparatur, Fernwartung, Datensicherheit und Sicherheits-Check in Diepoldsau SG.",
      "isPartOf": { "@id": "https://seasite-solutions.ch/#website" },
      "about": { "@id": "https://seasite-solutions.ch/#localbusiness" },
      "primaryImageOfPage": {
        "@type": "ImageObject",
        "url": "https://seasite-solutions.ch/graphik/john_unsplash.jpg"
      },
      "inLanguage": "de-CH"
    },
    {
      "@type": "Person",
      "@id": "https://seasite-solutions.ch/#person",
      "name": "Daniel Feuerle",
      "image": "https://seasite-solutions.ch/graphik/Daniel.png",
      "jobTitle": "IT-Technician",
      "worksFor": { "@id": "https://seasite-solutions.ch/#localbusiness" },
      "address": {
        "@type": "PostalAddress",
        "streetAddress": "Schmitterstrasse 56",
        "addressLocality": "Diepoldsau",
        "postalCode": "9444",
        "addressCountry": "CH"
      }
    }
  ]
}
