| Structured
    Data | 
      
         
        [
  {
    "@context": "https://schema.org",
    "@type": "Store",
    "name": "SuperOlie",
    "url": "https://superolie.dk/shop/frontpage.html",
    "logo": "https://superolie.dk/images/skins/Oswald/images/superolie-logo.png",
    "image": "https://superolie.dk/images/skins/Oswald/images/superolie-logo.png",
    "description": "Superolie.dk leverer billig kvalitets fyringsolie og landbrugsdiesel i Danmark. Der leveres til Jylland, brofaste \u00f8er samt Bornholm. Vi leverer indenfor fire hverdage. Der pr\u00e6ciseres ikke yderligere tidspunkt end det.",
    "address": {
      "@type": "PostalAddress",
      "streetAddress": "\u00d8stervang 97D",
      "addressLocality": "Bording",
      "addressRegion": "Jutland",
      "postalCode": 7441,
      "addressCountry": "DK"
    },
    "telephone": "+45 44 22 90 22",
    "email": "kundeservice@superolie.dk",
    "openingHoursSpecification": [
      {
        "@type": "OpeningHoursSpecification",
        "dayOfWeek": [
          "Monday",
          "Tuesday",
          "Wednesday",
          "Thursday"
        ],
        "opens": "08:00",
        "closes": "15:30"
      },
      {
        "@type": "OpeningHoursSpecification",
        "dayOfWeek": "Friday",
        "opens": "08:00",
        "closes": "15:00"
      },
      {
        "@type": "OpeningHoursSpecification",
        "dayOfWeek": [
          "Saturday",
          "Sunday"
        ],
        "opens": "00:00",
        "closes": "00:00"
      }
    ],
    "sameAs": [
      "https://www.facebook.com/SuperOlie.dk/",
      "https://dk.trustpilot.com/review/superolie.dk"
    ]
  }
]
         
       |