{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://site.yourfirstscholarship.com/#organization",
      "name": "Your First Scholarship",
      "url": "https://site.yourfirstscholarship.com/",
      "description": "College football recruiting guidance and scholarship strategy for athletes and their families. Get a college football scholarship or you don't pay."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/your-first-scholarship#asg",
      "name": "Your First Scholarship ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/your-first-scholarship",
      "isPartOf": {
        "@id": "https://site.yourfirstscholarship.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}