Structured Data

    Family Footsteps

    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: "Family Footsteps",
      description: "Family Footsteps is a mental health counseling practice in Twin Falls serving individuals and families with therapy and counseling services. The practice specializes in helping clients navigate life's challenges through professional, compassionate mental health support.",
      url: "https://familyfootsteps.clientsecure.me/",
      telephone: "+1-208-216-1248",
      address: {
        @type: "PostalAddress",
        streetAddress: "789 Grant Ave",
        addressLocality: "Twin Falls",
        addressRegion: "ID",
        postalCode: "83301",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 42.5738414,
        longitude: -114.46309319999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "3",
        bestRating: "5"
      },
      areaServed: "Twin Falls, ID and surrounding areas",
      knowsAbout: "Mental Health & Therapy, Families seeking therapy, individuals managing life transitions, couples and relationship issues, parents seeking support",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Family-Focused Approach"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Convenient Location"
        }
      ],
      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.