{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://yardenergy.com/#organization",
      "name": "Yard Energy",
      "url": "https://yardenergy.com/",
      "description": "We invest in and partner with entrepreneurs who build sustainable energy related businesses of the future."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/yard-energy#asg",
      "name": "Yard Energy ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/yard-energy",
      "isPartOf": {
        "@id": "https://yardenergy.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}