{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.beiersdorf.com/#organization",
      "name": "Beiersdorf",
      "url": "https://www.beiersdorf.com/",
      "description": "We are Beiersdorf, the inventors of modern skin care. Since 1882, we have made people feel good in their skin."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/beiersdorf#asg",
      "name": "Beiersdorf ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/beiersdorf",
      "isPartOf": {
        "@id": "https://www.beiersdorf.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}