Structured Data

    Fremont Dog Training Club

    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: "Fremont Dog Training Club",
      description: "Fremont Dog Training Club is a community-focused dog training facility in Fremont offering obedience classes, puppy training, behavior modification, and specialized group training programs. Run by experienced trainers, the club provides both group classes and personalized training solutions for dogs of all ages and temperaments, with a mission to strengthen the bond between dogs and their owners through positive reinforcement methods.",
      url: "https://www.fremontdogtrainingclub.com/",
      telephone: "+1-510-659-0324",
      address: {
        @type: "PostalAddress",
        streetAddress: "45581 Industrial Pl # 5",
        addressLocality: "Fremont",
        addressRegion: "CA",
        postalCode: "94538",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 37.4943358,
        longitude: -121.94917749999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.1",
        reviewCount: "19",
        bestRating: "5"
      },
      areaServed: "Fremont and surrounding East Bay communities",
      knowsAbout: "Dog Training, First-time dog owners, puppy owners, dogs with behavioral issues, families seeking group training classes",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Community-Based Club"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Multiple Training Programs"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Expertise"
        }
      ],
      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.