Structured Data

    CharlieBar Dog Boarding & Training L.L.C.

    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: "CharlieBar Dog Boarding & Training L.L.C.",
      description: "CharlieBar Dog Boarding & Training is a full-service dog facility in Gilbert offering professional boarding, training, and behavioral services. The team specializes in obedience training, behavior modification, and board-and-train programs designed to address specific behavioral challenges. They combine safe, comfortable boarding accommodations with expert training to help dogs develop better skills and owners gain confidence in handling their pets.",
      url: "http://charliebardogtraining.com/",
      telephone: "+1-480-553-0866",
      address: {
        @type: "PostalAddress",
        streetAddress: "14 S 29th Pl",
        addressLocality: "Gilbert",
        addressRegion: "AZ",
        postalCode: "85296",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.3492847,
        longitude: -111.7705386
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.6",
        reviewCount: "115",
        bestRating: "5"
      },
      areaServed: "Gilbert and surrounding Phoenix metropolitan areas",
      knowsAbout: "Dog Training, Dog owners with behavioral concerns, first-time trainers, owners needing boarding with training, dogs requiring intensive behavior modification",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Board & Train Programs"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Behavior Modification Expertise"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Facility"
        }
      ],
      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.