Structured Data

    Kings corner dog trainer LLC

    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: "Kings corner dog trainer LLC",
      description: "King's Corner Dog Trainer LLC is a North Las Vegas-based dog training company offering comprehensive obedience and behavior solutions for dogs of all ages and breeds. Their services include specialized training programs, in-home dog training, group classes, and behavioral modification—all designed with positive reinforcement and personalized attention. The team focuses on creating customized training plans that fit seamlessly into each dog's life while strengthening the bond between dogs and their owners.",
      url: "https://kingscornerdogtrainer.com/",
      telephone: "+1-702-219-7049",
      address: {
        @type: "PostalAddress",
        streetAddress: "7321 Maiden Run Ave",
        addressLocality: "Las Vegas",
        addressRegion: "NV",
        postalCode: "89130",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 36.270252299999996,
        longitude: -115.2550395
      },
      areaServed: "North Las Vegas and surrounding Las Vegas area",
      knowsAbout: "Dog Training, Dog owners seeking obedience training, families with behavioral issues, dogs needing socialization, owners preferring in-home training",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Customized Training Plans"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Multiple Training Formats"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Positive Reinforcement Approach"
        }
      ],
      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.