| Structured
    Data | 
      
         
        [
  {
    "@context": "https://schema.org",
    "@graph": [
      {
        "@type": "Organization",
        "@id": "https://proshinenordic.dk/#organization",
        "name": "ProShineNordic",
        "url": "https://proshinenordic.dk",
        "sameAs": [
          "https://www.facebook.com/ProShineNordic/"
        ],
        "email": "info@proshinenordic.dk",
        "logo": {
          "@type": "ImageObject",
          "@id": "https://proshinenordic.dk/#logo",
          "url": "https://proshinenordic.dk/wp-content/uploads/2023/08/Untitled-5.png",
          "contentUrl": "https://proshinenordic.dk/wp-content/uploads/2023/08/Untitled-5.png",
          "caption": "ProShineNordic",
          "inLanguage": "da-DK",
          "width": 1000,
          "height": 1000
        },
        "contactPoint": [
          {
            "@type": "ContactPoint",
            "telephone": "+45 31484555",
            "contactType": "customer support"
          }
        ]
      },
      {
        "@type": "WebSite",
        "@id": "https://proshinenordic.dk/#website",
        "url": "https://proshinenordic.dk",
        "name": "ProShineNordic",
        "publisher": {
          "@id": "https://proshinenordic.dk/#organization"
        },
        "inLanguage": "da-DK",
        "potentialAction": {
          "@type": "SearchAction",
          "target": "https://proshinenordic.dk/?s={search_term_string}",
          "query-input": "required name=search_term_string"
        }
      },
      {
        "@type": "ImageObject",
        "@id": "https://proshinenordic.dk/wp-content/uploads/2023/08/ProShineNordicLogoTansparent.png",
        "url": "https://proshinenordic.dk/wp-content/uploads/2023/08/ProShineNordicLogoTansparent.png",
        "width": 1000,
        "height": 1000,
        "caption": "ProShineNordicLogoTansparent",
        "inLanguage": "da-DK"
      },
      {
        "@type": "WebPage",
        "@id": "https://proshinenordic.dk/#webpage",
        "url": "https://proshinenordic.dk/",
        "name": "Alt i biludstyr & bilplejeprodukter | ProShineNordic",
        "datePublished": "2023-08-29T13:57:08+02:00",
        "dateModified": "2025-07-07T10:44:11+02:00",
        "about": {
          "@id": "https://proshinenordic.dk/#organization"
        },
        "isPartOf": {
          "@id": "https://proshinenordic.dk/#website"
        },
        "primaryImageOfPage": {
          "@id": "https://proshinenordic.dk/wp-content/uploads/2023/08/ProShineNordicLogoTansparent.png"
        },
        "inLanguage": "da-DK"
      }
    ]
  }
]
         
       |