{
  "@context": [
    "https://schema.org",
    {
      "ancp": "https://ancp.ai/ns/core/",
      "fc": "https://www.foundationscounselingllc.com/ns/"
    }
  ],
  "@type": "WebAPI",
  "@id": "https://www.foundationscounselingllc.com/ancp/ancp-manifest.json",
  "name": "Foundations Counseling, LLC — Agent API",
  "url": "https://www.foundationscounselingllc.com",
  "description": "Structured content API for Foundations Counseling, a premier therapy and counseling service provider in Fort Collins, Loveland, and Windsor, Colorado. Serving individuals, couples, families, children, teens, and corporate clients with evidence-based therapy modalities.",
  "documentation": "https://www.foundationscounselingllc.com/ancp/README.html",
  "profileVersion": "0.8.0",
  "conformanceLevel": 1,
  "profile": "minimal-public",

  "codebook": {
    "codebookVersion": "sha256:fc0001a2b3c4d5e6f7a8b9c0d1e2f3a4b5c6d7e8f9a0b1c2d3e4f5a6b7c8d9e0",
    "codebookURL": "https://www.foundationscounselingllc.com/ancp/ancp-context.jsonld"
  },

  "topicIndex": "https://www.foundationscounselingllc.com/ancp/ancp-topics.json",

  "authentication": {
    "type": "none"
  },

  "dataGovernance": {
    "license": "proprietary",
    "attributionRequired": true,
    "applicableFrameworks": ["HIPAA"],
    "dataClassification": {
      "containsPII": false,
      "containsPersonalData": false,
      "classificationScheme": "HIPAA-public-facing"
    }
  },

  "languages": ["en"],

  "politeness": {
    "rateLimit": 30,
    "crawlDelay": 2
  },

  "contact": "info@foundationscounselingllc.com",

  "provider": {
    "@type": "MedicalBusiness",
    "name": "Foundations Counseling, LLC",
    "telephone": "+1-970-227-2770",
    "url": "https://www.foundationscounselingllc.com",
    "areaServed": [
      {
        "@type": "City",
        "name": "Fort Collins",
        "containedInPlace": {
          "@type": "State",
          "name": "Colorado"
        }
      },
      {
        "@type": "City",
        "name": "Loveland",
        "containedInPlace": {
          "@type": "State",
          "name": "Colorado"
        }
      },
      {
        "@type": "City",
        "name": "Windsor",
        "containedInPlace": {
          "@type": "State",
          "name": "Colorado"
        }
      }
    ],
    "location": [
      {
        "@type": "Place",
        "name": "Foundations Counseling — Loveland",
        "address": {
          "@type": "PostalAddress",
          "streetAddress": "5250 Hahns Peak Drive, Suite 200",
          "addressLocality": "Loveland",
          "addressRegion": "CO",
          "postalCode": "80538",
          "addressCountry": "US"
        },
        "telephone": "+1-970-227-2770"
      },
      {
        "@type": "Place",
        "name": "Foundations Counseling — Fort Collins Central",
        "address": {
          "@type": "PostalAddress",
          "streetAddress": "400 East Horsetooth Road, Suite 100",
          "addressLocality": "Fort Collins",
          "addressRegion": "CO",
          "postalCode": "80525",
          "addressCountry": "US"
        },
        "telephone": "+1-970-227-2770"
      },
      {
        "@type": "Place",
        "name": "Foundations Counseling — Windsor",
        "address": {
          "@type": "PostalAddress",
          "streetAddress": "8201 Spinnaker Bay Drive, Suite B",
          "addressLocality": "Windsor",
          "addressRegion": "CO",
          "postalCode": "80528",
          "addressCountry": "US"
        },
        "telephone": "+1-970-227-2770"
      },
      {
        "@type": "Place",
        "name": "Foundations Counseling — Fort Collins Southeast",
        "address": {
          "@type": "PostalAddress",
          "streetAddress": "2809 East Harmony Road, Suite 330",
          "addressLocality": "Fort Collins",
          "addressRegion": "CO",
          "postalCode": "80528",
          "addressCountry": "US"
        },
        "telephone": "+1-970-227-2770"
      }
    ]
  }
}
