| Structured
    Data | [
  {
    "@context": "https://schema.org",
    "@graph": [
      {
        "@type": "Organization",
        "@id": "https://jmsgranit.dk/#organization",
        "name": "JMS Granit",
        "url": "https://jmsgranit.dk",
        "logo": {
          "@type": "ImageObject",
          "@id": "https://jmsgranit.dk/#logo",
          "url": "https://jmsgranit.dk/wp-content/uploads/jms_logo.png",
          "contentUrl": "https://jmsgranit.dk/wp-content/uploads/jms_logo.png",
          "caption": "JMS Granit",
          "inLanguage": "da-DK",
          "width": 335,
          "height": 73
        }
      },
      {
        "@type": "WebSite",
        "@id": "https://jmsgranit.dk/#website",
        "url": "https://jmsgranit.dk",
        "name": "JMS Granit",
        "publisher": {
          "@id": "https://jmsgranit.dk/#organization"
        },
        "inLanguage": "da-DK",
        "potentialAction": {
          "@type": "SearchAction",
          "target": "https://jmsgranit.dk/?s={search_term_string}",
          "query-input": "required name=search_term_string"
        }
      },
      {
        "@type": "ImageObject",
        "@id": "https://jmsgranit.dk/wp-content/uploads/6543.jpg",
        "url": "https://jmsgranit.dk/wp-content/uploads/6543.jpg",
        "width": 200,
        "height": 200,
        "inLanguage": "da-DK"
      },
      {
        "@type": "WebPage",
        "@id": "https://jmsgranit.dk/#webpage",
        "url": "https://jmsgranit.dk/",
        "name": "JMS Granit - Havesten, sten til indk\u00f8rslen & biobr\u00e6ndsel",
        "datePublished": "2023-03-29T08:56:23+02:00",
        "dateModified": "2025-01-22T16:03:54+01:00",
        "about": {
          "@id": "https://jmsgranit.dk/#organization"
        },
        "isPartOf": {
          "@id": "https://jmsgranit.dk/#website"
        },
        "primaryImageOfPage": {
          "@id": "https://jmsgranit.dk/wp-content/uploads/6543.jpg"
        },
        "inLanguage": "da-DK"
      }
    ]
  },
  {
    "@context": "https://schema.org",
    "@type": "GardenStore",
    "name": "JMS Granit",
    "image": "https://jmsgranit.dk/wp-content/uploads/jms_logo.png",
    "@id": "",
    "url": "https://jmsgranit.dk/",
    "telephone": "+45 60 77 05 10",
    "priceRange": "$$",
    "address": {
      "@type": "PostalAddress",
      "streetAddress": "Krogvejen 22",
      "addressLocality": "G\u00f8rlev",
      "postalCode": 4281,
      "addressCountry": "DK"
    },
    "aggregateRating": {
      "@type": "AggregateRating",
      "ratingValue": 5,
      "reviewCount": 15,
      "bestRating": 5,
      "worstRating": 1
    },
    "openingHoursSpecification": [
      {
        "@type": "OpeningHoursSpecification",
        "dayOfWeek": [
          "Tuesday",
          "Wednesday",
          "Thursday",
          "Friday"
        ],
        "opens": "13:00",
        "closes": "17:00"
      },
      {
        "@type": "OpeningHoursSpecification",
        "dayOfWeek": "Saturday",
        "opens": "09:00",
        "closes": "13:00"
      }
    ],
    "sameAs": "https://www.facebook.com/JMSGRANIT"
  }
] |