Structured Data

    Next Steps Professional Counseling Services

    This is the JSON-LD structured data that AI platforms read when they visit this profile. 51 lines, Schema.org LocalBusiness format.

    Schema.org / LocalBusiness
    |
    51 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Next Steps Professional Counseling Services",
      description: "Next Steps Professional Counseling Services provides mental health counseling and therapy in Fort Worth, specializing in helping individuals and families navigate life's challenges. Located in downtown Fort Worth, they offer professional therapeutic services delivered by qualified counselors committed to supporting clients' emotional wellness and personal growth.",
      url: "https://nextstepspcs.com/",
      telephone: "+1-682-282-4228",
      address: {
        @type: "PostalAddress",
        streetAddress: "101 S Jennings St Unit 203",
        addressLocality: "Fort Worth",
        addressRegion: "TX",
        postalCode: "76104",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 32.7435845,
        longitude: -97.3295986
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.5",
        reviewCount: "25",
        bestRating: "5"
      },
      areaServed: "Fort Worth, TX and surrounding areas",
      knowsAbout: "Mental Health & Therapy, Individuals seeking therapy, families in transition, people working through life challenges, those prioritizing mental health and emotional wellness",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Downtown Fort Worth Location"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Professional Therapeutic Support"
        }
      ],
      publisher: {
        @type: "Organization",
        name: "Lantern",
        url: "https://lantern.llc",
        contactPoint: {
          @type: "ContactPoint",
          url: "https://lantern.llc/contact?from=ai-data",
          contactType: "AI inquiries"
        }
      }
    }

    This structured data is embedded in the AI Profile page as JSON-LD and is read by ChatGPT, Claude, Perplexity, Google AI, and other AI platforms when they crawl this page. It follows the Schema.org LocalBusiness specification.