{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.luckyleaf.com/#organization",
      "name": "Lucky Leaf",
      "url": "https://www.luckyleaf.com/",
      "description": "We’re a grower owned company focused on making high quality and easy to use dessert products using only the highest quality fresh fruit!"
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/lucky-leaf#asg",
      "name": "Lucky Leaf ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/lucky-leaf",
      "isPartOf": {
        "@id": "https://www.luckyleaf.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}