Untitled

 avatar
unknown
plain_text
2 years ago
4.7 kB
9
Indexable
{
  "@context": "http://schema.org",
  "@type": "Organization",
  "url": "https://hygienesystems.com.au/",
  "name": "Hygiene Systems AU",
  "description": "Provider of world-class hygiene protection, designed in New Zealand for New Zealanders, offering a range of environmentally friendly hygiene products and services.",
  "areaServed": "Australia",
  "founder": "Hygiene Systems",
  "foundingDate": "Unknown",
  "address": {
    "@type": "PostalAddress",
    "postalCode": "4207",
    "streetAddress": "Head Office Unit 1, 2 Logistics Street",
    "addressCountry": "Australia",
    "addressLocality": "Yatala QLD"
  },
  "contactPoint": {
    "@type": "ContactPoint",
    "telephone": "+61 7 3801 8500",
    "contactType": "customer service"
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": "4.5",
    "reviewCount": "100"
  },
  "review": [
    {
      "@type": "Review",
      "author": "Holly Fang",
      "reviewBody": "Autotowels have proven to be great in waste control, enhancing hygiene benefits, especially valuable in the current pandemic."
    },
    {
      "@type": "Review",
      "author": "Christine Moore",
      "reviewBody": "High service levels for 31 retail stores and Wellington vet clinics, competitive pricing, and willingness to work on new products."
    },
    {
      "@type": "Review",
      "author": "Walter Lauder",
      "reviewBody": "Faultless and professional service."
    },
    {
      "@type": "Review",
      "author": "Chris Gray",
      "reviewBody": "Great range of quality products that are fairly priced and exceptional service."
    }
  ],
  "offers": {
    "@type": "Offer",
    "itemOffered": [
 {
        "@type": "Product",
        "name": "autotowel",
        "description": "Automatic paper towel dispenser reducing paper consumption by up to 40% with single-controlled sheet dispensing.",
        "price": "29.99",
        "priceCurrency": "AUD",
        "availability": "http://schema.org/InStock",
        "itemCondition": "http://schema.org/NewCondition",
        "review": {
          "@type": "Review",
          "author": "Reviewer Name",
          "reviewBody": "Review of Autotowel",
          "reviewRating": {
            "@type": "Rating",
            "ratingValue": "4"
          }
        },
        "aggregateRating": {
          "@type": "AggregateRating",
          "ratingValue": "4.2",
          "reviewCount": "50"
        }
      },
      {
        "@type": "Product",
        "name": "mixed autoroll",
        "description": "Mixed Autoroll Recycled Paper Towel made from recycled production offcuts, offering a 100% waste-free paper production process.",
        "price": "19.99",
        "priceCurrency": "AUD",
        "availability": "http://schema.org/InStock",
        "itemCondition": "http://schema.org/NewCondition",
        "review": {
          "@type": "Review",
          "author": "Reviewer Name",
          "reviewBody": "Review of Autotowel",
          "reviewRating": {
            "@type": "Rating",
            "ratingValue": "4"
          }
        },
        "aggregateRating": {
          "@type": "AggregateRating",
          "ratingValue": "4.2",
          "reviewCount": "50"
        }
      },
      {
        "@type": "Product",
        "name": "autosanitiser",
        "description": "Automatic Sanitiser Station, portable and convenient for customers and employees.",
        "price": "39.99",
        "priceCurrency": "AUD",
        "availability": "http://schema.org/InStock",
        "itemCondition": "http://schema.org/NewCondition",
        "review": {
          "@type": "Review",
          "author": "Reviewer Name",
          "reviewBody": "Review of Autotowel",
          "reviewRating": {
            "@type": "Rating",
            "ratingValue": "4"
          }
        },
        "aggregateRating": {
          "@type": "AggregateRating",
          "ratingValue": "4.2",
          "reviewCount": "50"
        }
      },
      {
        "@type": "Product",
        "name": "femcare",
        "description": "Touch-free & Manual Sanitary Bins, a discreet and trusted solution for the washroom.",
        "price": "24.99",
        "priceCurrency": "AUD",
        "availability": "http://schema.org/InStock",
        "itemCondition": "http://schema.org/NewCondition",
        "review": {
          "@type": "Review",
          "author": "Reviewer Name",
          "reviewBody": "Review of Autotowel",
          "reviewRating": {
            "@type": "Rating",
            "ratingValue": "4"
          }
        },
        "aggregateRating": {
          "@type": "AggregateRating",
          "ratingValue": "4.2",
          "reviewCount": "50"
        }
      }
    ]
  }
}
Editor is loading...
Leave a Comment