{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": ["LocalBusiness", "ProfessionalService"],
      "@id": "https://pixelcraft.works/#business",
      "name": "Pixelcraft Studio",
      "alternateName": ["PixelCraft", "Pixelcraft Studio Norge"],
      "description": "Pixelcraft Studio lager profesjonelle nettsider, AI-SEO, e-handel og digitale løsninger for bedrifter i Norge og Polen. Vi hjelper bedrifter å bli synlige på ChatGPT, Perplexity og Google.",
      "url": "https://pixelcraft.works",
      "logo": {
        "@type": "ImageObject",
        "url": "https://pixelcraft.works/assets/images/logo/logo.png",
        "width": 200,
        "height": 60
      },
      "image": "https://pixelcraft.works/assets/images/logo/logo.png",
      "telephone": "+4746378303",
      "email": "pixelcraft@gmail.com",
      "address": {
        "@type": "PostalAddress",
        "streetAddress": "Stokke",
        "addressLocality": "Stokke",
        "addressRegion": "Vestfold",
        "postalCode": "3160",
        "addressCountry": "NO"
      },
      "geo": {
        "@type": "GeoCoordinates",
        "latitude": 59.2167,
        "longitude": 10.2833
      },
      "areaServed": [
        { "@type": "Country", "name": "Norway" },
        { "@type": "Country", "name": "Poland" },
        { "@type": "AdministrativeArea", "name": "Vestfold og Telemark" }
      ],
      "serviceType": [
        "Nettside utvikling",
        "SEO for AI søkemotorer",
        "E-handel løsninger",
        "AI Chatbot utvikling",
        "Digital markedsføring",
        "Logo og branding",
        "Google Ads",
        "Facebook Ads",
        "Mobilapp utvikling",
        "Tworzenie stron internetowych",
        "SEO pod AI",
        "Sklepy internetowe"
      ],
      "priceRange": "$$",
      "currenciesAccepted": "NOK, PLN",
      "paymentAccepted": "Bankoverforing, Vipps, Kredittkort",
      "openingHoursSpecification": [
        {
          "@type": "OpeningHoursSpecification",
          "dayOfWeek": ["Monday", "Tuesday", "Wednesday", "Thursday", "Friday"],
          "opens": "08:00",
          "closes": "17:00"
        }
      ],
      "sameAs": [
        "https://www.facebook.com/pixelcraftstudio",
        "https://www.instagram.com/pixelcraftstudio",
        "https://www.linkedin.com/company/pixelcraft-studio"
      ],
      "knowsLanguage": ["no", "pl", "en"],
      "foundingDate": "2024",
      "numberOfEmployees": {
        "@type": "QuantitativeValue",
        "value": "1-5"
      }
    },
    {
      "@type": "WebSite",
      "@id": "https://pixelcraft.works/#website",
      "url": "https://pixelcraft.works",
      "name": "Pixelcraft Studio",
      "description": "Nettsider, AI-SEO og digitale løsninger for bedrifter i Norge",
      "inLanguage": ["no", "pl", "en"],
      "publisher": { "@id": "https://pixelcraft.works/#business" }
    }
  ]
}
