Structured Data

    Annie's Pet Salon | Pet Groomer in Colorado Springs

    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: "Annie's Pet Salon | Pet Groomer in Colorado Springs",
      description: "Annie's Pet Salon is a full-service dog grooming facility in Colorado Springs offering breed-specific grooming, nail trimming, ear cleaning, and medicated baths for dogs of all sizes. Located on Barnes Road, they specialize in personalized grooming services tailored to each dog's breed and coat type, with experienced groomers dedicated to making every visit a positive experience for your pet.",
      url: "https://www.annies-petsalon.com/",
      telephone: "+1-719-380-9087",
      address: {
        @type: "PostalAddress",
        streetAddress: "4853 Barnes Rd",
        addressLocality: "Colorado Springs",
        addressRegion: "CO",
        postalCode: "80917",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 38.8961355,
        longitude: -104.7365414
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.4",
        reviewCount: "326",
        bestRating: "5"
      },
      areaServed: "Colorado Springs and surrounding areas",
      knowsAbout: "Dog Grooming, Dog owners seeking breed-specific grooming, owners of dogs with skin conditions, pet parents wanting professional nail and ear care",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Breed-Specific Expertise"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Services"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Personalized Care"
        }
      ],
      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.