{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "http://www.newdaygeneration.org/#organization",
      "name": "Newday",
      "url": "http://www.newdaygeneration.org/",
      "description": "Newday is a major Christian youth event that takes place at the Norfolk showground, with thousands of young people. It’s really exciting to be a part of it."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/newday#asg",
      "name": "Newday ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/newday",
      "isPartOf": {
        "@id": "http://www.newdaygeneration.org/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}