Structured Data

    Pup2Pal Puppy Training

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

    Schema.org / LocalBusiness
    |
    50 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Pup2Pal Puppy Training",
      description: "Pup2Pal Puppy Training specializes in professional dog training services for puppies and dogs in Springville and surrounding areas. They offer comprehensive training programs designed to help new puppy owners establish good behaviors and strong bonds with their pets from the start. Their experienced trainers use proven methods to develop obedience, address behavioral issues, and create well-mannered companions.",
      url: "https://www.pup2paldogtraining.com/",
      address: {
        @type: "PostalAddress",
        streetAddress: "871 Artistic Cir",
        addressLocality: "Springville",
        addressRegion: "UT",
        postalCode: "84663",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 40.1542429,
        longitude: -111.6065212
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "2",
        bestRating: "5"
      },
      areaServed: "Springville, UT and surrounding communities",
      knowsAbout: "Dog Training, First-time puppy owners, families wanting to establish good habits early, new dog adopters",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Puppy-Focused Expertise"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local, Professional Training"
        }
      ],
      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.