{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.besson-shoes.com/#organization",
      "name": "Besson Shoes",
      "url": "https://www.besson-shoes.com/",
      "description": "Besson Shoes is a company specializing in the sale of shoes for women, men, boys, girls, and babies"
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/besson-shoes#asg",
      "name": "Besson Shoes ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/besson-shoes",
      "isPartOf": {
        "@id": "https://www.besson-shoes.com/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}