{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "http://www.therebelution.com/#organization",
      "name": "The Rebelution",
      "url": "http://www.therebelution.com/",
      "description": "Articles, books, and resources for Christian teens, parents, and youth workers. Founded by Alex and Brett Harris, authors of Do Hard Things."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/the-rebelution#asg",
      "name": "The Rebelution ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/the-rebelution",
      "isPartOf": {
        "@id": "http://www.therebelution.com/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}