{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.exprealty.com/#organization",
      "name": "eXp Realty",
      "url": "https://www.exprealty.com/",
      "description": "Largest residential real estate brokerage in North America. Where the pros go to grow."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/exp-realty#asg",
      "name": "eXp Realty ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/exp-realty",
      "isPartOf": {
        "@id": "https://www.exprealty.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}