{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.frc.org/#organization",
      "name": "FRC",
      "url": "https://www.frc.org/",
      "description": "Family Research Council is a Christian public policy ministry in Washington D.C. defending religious liberty, the unborn & families. Click here for more information on our research."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/frc#asg",
      "name": "FRC ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/frc",
      "isPartOf": {
        "@id": "https://www.frc.org/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}