{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://hungryformusic.org/#organization",
      "name": "Hungry for Music",
      "url": "https://hungryformusic.org/",
      "description": "Hungry for Music is a 501(c)(3) nonprofit organization that collects used musical instruments and donates them to underserved youth with a hunger to play."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/hungry-for-music#asg",
      "name": "Hungry for Music ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/hungry-for-music",
      "isPartOf": {
        "@id": "https://hungryformusic.org/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}