{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.brickyardapartments.com/#organization",
      "name": "Brickyard Apartments",
      "url": "https://www.brickyardapartments.com/",
      "description": "Brickyard Apartments in Bloomington, IL offer one and two bedroom apartments located just off Veteran"
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/brickyard-apartments#asg",
      "name": "Brickyard Apartments ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/brickyard-apartments",
      "isPartOf": {
        "@id": "https://www.brickyardapartments.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}