Structured Data

    Pup'n Iron Canine Enrichment Center

    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: "Pup'n Iron Canine Enrichment Center",
      description: "Pup'N Iron Canine Enrichment Center is an independent dog training facility in Fredericksburg, VA offering comprehensive canine education and enrichment programs. Their classes focus on obedience, behavioral development, and skill-building through structured group training. The facility emphasizes hands-on learning with dogs progressing through various skill levels to build confidence and proper behavior.",
      url: "http://www.pupniron.com/",
      telephone: "+1-540-659-7614",
      address: {
        @type: "PostalAddress",
        streetAddress: "21 Perchwood Dr",
        addressLocality: "Fredericksburg",
        addressRegion: "VA",
        postalCode: "22405",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 38.3850498,
        longitude: -77.4406071
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "59",
        bestRating: "5"
      },
      areaServed: "Fredericksburg, VA and surrounding areas",
      knowsAbout: "Dog Training, Dog owners seeking group obedience training, Puppy owners starting training early, Dogs needing behavioral reinforcement and skill development",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Progression Programs"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Enrichment-Focused Approach"
        }
      ],
      publisher: {
        @type: "Organization",
        name: "Lantern",
        url: "https://lantern.llc",
        contactPoint: {
          @type: "ContactPoint",
          email: "ai@lantern.llc",
          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.