{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "http://www.bosplace.org/#organization",
      "name": "Bo’s Place",
      "url": "http://www.bosplace.org/",
      "description": "Bo’s Place is a Houston based non-profit bereavement center offering free grief support services for children, families and adults in their grief journey."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/bo-s-place#asg",
      "name": "Bo’s Place ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/bo-s-place",
      "isPartOf": {
        "@id": "http://www.bosplace.org/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}