{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://mac-jeans.com/en#organization",
      "name": "MAC Jeans",
      "url": "https://mac-jeans.com/en",
      "description": "Denim & More: Discover the latest Trends for women and men! Shop premium jeans & trousers now at the MAC Jeans Online Store"
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/mac-jeans#asg",
      "name": "MAC Jeans ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/mac-jeans",
      "isPartOf": {
        "@id": "https://mac-jeans.com/en#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}