{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.greenrockllc.com/#organization",
      "name": "Green Rock",
      "url": "https://www.greenrockllc.com/",
      "description": "GREEN ROCK | Sustainable Waste Solutions | Charleston, SC"
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/green-rock#asg",
      "name": "Green Rock ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/green-rock",
      "isPartOf": {
        "@id": "https://www.greenrockllc.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}