Structured Data

    Pretty paws dog 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 dog grooming",
      description: "Pretty Paws Dog Grooming in Cary offers professional grooming services for dogs of all sizes and breeds. Located on West Chatham Street, the grooming salon provides bathing, nail trimming, haircuts, and full spa treatments tailored to each dog's coat type and owner preferences. The experienced groomers focus on keeping your pet comfortable and looking their best.",
      url: "https://localdogfoods.net/explore/pretty-paws-dog-grooming/",
      telephone: "+1-919-469-9913",
      address: {
        @type: "PostalAddress",
        streetAddress: "251 W Chatham St",
        addressLocality: "Cary",
        addressRegion: "NC",
        postalCode: "27511",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.7867038,
        longitude: -78.78512219999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "21",
        bestRating: "5"
      },
      areaServed: "Cary, NC and surrounding areas",
      knowsAbout: "Dog Grooming, Dog owners seeking professional grooming, breed-specific styling, pet owners with long-haired or high-maintenance coats",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "All Breeds Welcome"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full Spa 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.