Structured Data

    Progress 4 Paws

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

    Schema.org / LocalBusiness
    |
    56 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Progress 4 Paws",
      description: "Progress 4 Paws is a professional dog training service in Largo, FL, owned and operated by certified trainer Alison Schaefer (CPDT-KA, CSCC, ABCDT). Alison specializes in customized in-home private training, puppy socialization, behavior modification, and accelerated training programs tailored to each dog's unique needs and personality. She uses positive reinforcement methods to help dogs build confidence, master commands, and overcome behavioral issues—from basic manners to advanced safety skills and tricks.",
      url: "https://progress4paw.com/",
      telephone: "+1-716-949-5425",
      address: {
        @type: "PostalAddress",
        streetAddress: "219 Orangewood Ln",
        addressLocality: "Largo",
        addressRegion: "FL",
        postalCode: "33770",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 27.909288,
        longitude: -82.8255727
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "22",
        bestRating: "5"
      },
      areaServed: "Pinellas County, FL and surrounding areas",
      knowsAbout: "Dog Training, Puppy owners, dogs with behavioral issues or anxiety, stubborn or independent breeds, senior dogs, first-time dog owners needing guidance",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Certified Professional Trainer"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Customized In-Home Training"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Positive Reinforcement Focus"
        }
      ],
      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.