Structured Data

    DOuGTrainer

    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: "DOuGTrainer",
      description: "DOuGTrainer is a Henderson-based dog training service specializing in obedience training, behavior modification, and in-home training programs for dogs of all ages and temperaments. Owner Doug brings personalized attention to each dog, developing customized training plans that address specific behavioral challenges and create lasting results for families throughout the Las Vegas area.",
      url: "http://www.dougtrainer.com/",
      telephone: "+1-725-222-3686",
      address: {
        @type: "PostalAddress",
        streetAddress: "524 Chelsea Dr",
        addressLocality: "Henderson",
        addressRegion: "NV",
        postalCode: "89014",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 36.0606601,
        longitude: -115.05493399999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "39",
        bestRating: "5"
      },
      areaServed: "Henderson and surrounding Las Vegas Valley",
      knowsAbout: "Dog Training, Dog owners with behavioral challenges, families wanting obedience training, dogs of any age needing behavior modification",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Personalized Training Plans"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "In-Home Training Services"
        }
      ],
      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.