{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.ladym.com/#organization",
      "name": "Lady M",
      "url": "https://www.ladym.com/",
      "description": "Lady M is the creator of the world-famous Mille Crêpes — 20 handmade crêpe layers, light pastry cream, crafted since 2001. Order online or visit a boutique near you."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/lady-m#asg",
      "name": "Lady M ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/lady-m",
      "isPartOf": {
        "@id": "https://www.ladym.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}