{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "http://rrgcc.org/#organization",
      "name": "Red River Gorge Climbers' Coalition",
      "url": "http://rrgcc.org/",
      "description": "Red River Gorge Climbers' Coalition manages over 1800 acres of world class rock climbing, located in the Red River Gorge, Kentucky."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/red-river-gorge-climbers-coalition#asg",
      "name": "Red River Gorge Climbers' Coalition ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/red-river-gorge-climbers-coalition",
      "isPartOf": {
        "@id": "http://rrgcc.org/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}