{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://feltg.com/#organization",
      "name": "FELTG",
      "url": "https://feltg.com/",
      "description": "FELTG provides Federal employment law training courses. Contact us to schedule in-person or virtual trainings or sign up for a live event."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/feltg#asg",
      "name": "FELTG ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/feltg",
      "isPartOf": {
        "@id": "https://feltg.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}