{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://stuckeys.com/#organization",
      "name": "Stuckey’s",
      "url": "https://stuckeys.com/",
      "description": "Shop Stuckey’s online to find our world-famous pecan log rolls, home made candies, Georgia grown pecans, corporate gifts, and more!"
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/stuckey-s#asg",
      "name": "Stuckey’s ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/stuckey-s",
      "isPartOf": {
        "@id": "https://stuckeys.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}