{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://francescas.com/#organization",
      "name": "Francesca's",
      "url": "https://francescas.com/",
      "description": "Shop francesca's curated collection of boutique clothing, dresses, sweaters, jewelry, shoes, & unique gifts! FREE Standard Shipping on order $70+!"
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/francesca-s#asg",
      "name": "Francesca's ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/francesca-s",
      "isPartOf": {
        "@id": "https://francescas.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}