Structured Data

    The Peaceful Pooch Grooming Co.

    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: "The Peaceful Pooch Grooming Co.",
      description: "The Peaceful Pooch Grooming Co. is a full-service dog grooming and day care facility serving the Needham and Wellesley areas for over a decade. They offer spa-inspired grooming for all breeds and sizes, including specialized care for puppies, senior dogs, and dogs with special needs, plus day care and concierge boarding services. Their experienced stylists focus on creating a stress-free, loving experience where dogs can play, relax, and be pampered in a safe, crate-free environment.",
      url: "https://www.peacefulpoochgrooming.com/",
      telephone: "+1-781-444-1116",
      address: {
        @type: "PostalAddress",
        streetAddress: "245 Washington St",
        addressLocality: "Wellesley",
        addressRegion: "MA",
        postalCode: "02481",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 42.3137068,
        longitude: -71.27345489999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "47",
        bestRating: "5"
      },
      areaServed: "Needham, Wellesley, and surrounding areas",
      knowsAbout: "Dog Grooming, Dog owners seeking professional grooming, families needing day care or boarding, owners of puppies or senior dogs, rescue dog adoptees",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Specialized breed expertise"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Spa-inspired experience"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Two convenient locations"
        }
      ],
      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.