{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://milkylane.co.za/#organization",
      "name": "Milky Lane",
      "legalName": "Milky Lane and Co.",
      "url": "https://milkylane.co.za/",
      "description": "Milky Lane serves delicious ice cream, desserts, waffles and treats, made with our signature NiceCream."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/milky-lane#asg",
      "name": "Milky Lane ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/milky-lane",
      "isPartOf": {
        "@id": "https://milkylane.co.za/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}