{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "http://www.sdrescue.org/#organization",
      "name": "San Diego Rescue Mission",
      "url": "http://www.sdrescue.org/",
      "description": "Emergency shelter in San Diego. We provide a homeless shelter, hunger relief, children's preschool, and emergency services Learn More."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/san-diego-rescue-mission#asg",
      "name": "San Diego Rescue Mission ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/san-diego-rescue-mission",
      "isPartOf": {
        "@id": "http://www.sdrescue.org/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}