Structured Data

    Pretty Paws Pet Spa, LLC

    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: "Pretty Paws Pet Spa, LLC",
      description: "Pretty Paws Pet Spa is a full-service dog grooming facility in Dallas, GA offering professional grooming, bathing, and spa treatments for dogs of all sizes and breeds. The team specializes in creating a calm, welcoming environment where pets feel comfortable and cared for during their grooming experience. They combine quality grooming services with genuine pet care expertise to keep your dog looking and feeling their best.",
      url: "http://www.groomprettypetspa.com/",
      telephone: "+1-678-403-8849",
      address: {
        @type: "PostalAddress",
        streetAddress: "49 Hosiery Mill Rd STE 135",
        addressLocality: "Dallas",
        addressRegion: "GA",
        postalCode: "30157",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.955951299999995,
        longitude: -84.78724009999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "117",
        bestRating: "5"
      },
      areaServed: "Dallas, GA and surrounding areas",
      knowsAbout: "Dog Grooming, Dog owners seeking professional grooming, Pet parents with anxious dogs, Multi-pet households, Breed-specific grooming needs",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Calm, Stress-Free Environment"
        },
        {
          @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.