{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.womanwithin.com/#organization",
      "name": "Woman Within",
      "url": "https://www.womanwithin.com/",
      "description": "Woman Within has plus size clothing in sizes 12w-44w. Colorful, comfortable basics at low prices for plus size women."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/woman-within#asg",
      "name": "Woman Within ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/woman-within",
      "isPartOf": {
        "@id": "https://www.womanwithin.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}