{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.medallalight.com/age-wall#organization",
      "name": "Age Wall",
      "url": "https://www.medallalight.com/age-wall",
      "description": "Medalla website"
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/age-wall#asg",
      "name": "Age Wall ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/age-wall",
      "isPartOf": {
        "@id": "https://www.medallalight.com/age-wall#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}