Structured Data

    Pretty Paws Pet Grooming

    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: "Pretty Paws Pet Grooming",
      description: "Pretty Paws Pet Grooming is a full-service pet grooming salon in Aurora specializing in dog and cat grooming. They offer bathing, haircuts, nail trimming, ear cleaning, and other grooming services in a professional, caring environment. The experienced groomers work with pets of all sizes and coat types to keep your companion looking and feeling their best.",
      url: "https://prettypawspetgrooming.com/",
      telephone: "+1-303-699-3906",
      address: {
        @type: "PostalAddress",
        streetAddress: "15300 E Smoky Hill Rd",
        addressLocality: "Aurora",
        addressRegion: "CO",
        postalCode: "80015",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 39.631419699999995,
        longitude: -104.8098674
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.3",
        reviewCount: "130",
        bestRating: "5"
      },
      areaServed: "Aurora and surrounding Denver metro areas",
      knowsAbout: "Dog Grooming, Dog owners, cat owners, pet parents seeking professional grooming services",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Dog and Cat Services"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Experienced Groomers"
        }
      ],
      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.