{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.revolusun.com/#organization",
      "name": "RevoluSun Solar",
      "url": "https://www.revolusun.com/",
      "description": "Hawaii Solar Installation Company"
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/revolusun-solar#asg",
      "name": "RevoluSun Solar ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/revolusun-solar",
      "isPartOf": {
        "@id": "https://www.revolusun.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}