Structured Data

    Bauser's Pet Training

    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: "Bauser's Pet Training",
      description: "Bauser's Pet Training is a full-service dog training facility in North Miami Beach specializing in science-based, positive reinforcement methods. They offer private one-on-one training, puppy training, obedience courses, behavior modification, potty training, board & train programs, agility classes, rally obedience, and service/therapy dog training. Their personalized approach ensures each dog receives a customized training plan tailored to their unique needs and behavioral challenges.",
      url: "https://bauserspettraining.com/",
      telephone: "+1-305-454-0420",
      address: {
        @type: "PostalAddress",
        streetAddress: "1944 NE 151st St",
        addressLocality: "North Miami Beach",
        addressRegion: "FL",
        postalCode: "33162",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 25.914692,
        longitude: -80.160095
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "209",
        bestRating: "5"
      },
      areaServed: "North Miami Beach and surrounding areas, South Florida",
      knowsAbout: "Dog Training, New puppy owners, families with behavior challenges, service dog handlers, owners seeking science-based training methods",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Science-Based Positive Reinforcement"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Service Menu"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Personalized Training Plans"
        }
      ],
      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.