{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://thesecondstep.org/#organization",
      "name": "The Second Step",
      "url": "https://thesecondstep.org/",
      "description": "#First, there’s you. Then, there’s us with you."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/the-second-step#asg",
      "name": "The Second Step ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/the-second-step",
      "isPartOf": {
        "@id": "https://thesecondstep.org/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}