Structured Data

    Colorful Canines

    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: "Colorful Canines",
      description: "Colorful Canines is a dog grooming salon in Meridian offering professional grooming services for dogs of all sizes and breeds. With a 5-star rating from local customers, they provide quality care in a welcoming environment designed to keep pets comfortable and happy during their grooming experience.",
      url: "http://colorfulcaninesidaho.com/",
      telephone: "+1-208-695-8497",
      address: {
        @type: "PostalAddress",
        streetAddress: "790 W Ustick Rd Ste 100",
        addressLocality: "Meridian",
        addressRegion: "ID",
        postalCode: "83646",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 43.635,
        longitude: -116.4033333
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "14",
        bestRating: "5"
      },
      areaServed: "Meridian, Idaho and surrounding communities",
      knowsAbout: "Dog Grooming, Dog owners seeking professional grooming, families with pets, owners of all breed types",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "All-Breed Expertise"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Highly Rated Service"
        }
      ],
      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.