{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "http://www.demoelie.be/#organization",
      "name": "de Moelie",
      "url": "http://www.demoelie.be/",
      "description": "GC de Moelie in Linkebeek is een van de zeven gemeenschapscentra van vzw 'de Rand'."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/de-moelie#asg",
      "name": "de Moelie ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/de-moelie",
      "isPartOf": {
        "@id": "http://www.demoelie.be/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}