Alice In Chains T-Shirt

<script type="application/ld+json">{
  "@context": "https://schema.org",
  "@graph": {
    "@type": "ClothingStore",
    "@id": "https://henrisu.com/#clothingstore",
    "url": "https://henrisu.com/",
    "mainEntityofPage": {
      "@id": "https://henrisu.com/#webpage"
    },
    "name": "Henrisu Store",
    "alternatename": [
      "Henrisu",
      "Henrisu clothing store"
    ],
    "description": "Custom graphic apparel store",
    "image": "https://henrisu.com/wp-content/uploads/2023/10/Henrisu_2023.jpg",
    "telephone": "+12243906409",
    "openingHoursSpecification": [
      {
        "@type": "OpeningHoursSpecification",
        "dayOfWeek": [
          "Monday",
          "Tuesday",
          "Wednesday",
          "Thursday",
          "Friday",
          "Saturday",
          "Sunday"
        ],
        "opens": "08:30",
        "closes": "17:30"
      }
    ] 
}
}
</script>