{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://skyhawks.com/#organization",
      "name": "Skyhawks",
      "url": "https://skyhawks.com/",
      "description": "Skyhawks offers Youth Sports Camps & Clinics for players of all levels, ages 4-12. Find affordable sports activities in your area."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/skyhawks#asg",
      "name": "Skyhawks ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/skyhawks",
      "isPartOf": {
        "@id": "https://skyhawks.com/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}