{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://foodsharing.de/#organization",
      "name": "foodsharing",
      "url": "https://foodsharing.de/",
      "description": "Auf foodsharing.de kannst du deine Lebensmittel vor dem Verfall an soziale Einrichtungen oder andere Personen abgeben"
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/foodsharing#asg",
      "name": "foodsharing ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/foodsharing",
      "isPartOf": {
        "@id": "https://foodsharing.de/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}