Structured Data

    Serenity Pet Spa

    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: "Serenity Pet Spa",
      description: "Serenity Pet Spa is a full-service pet grooming facility in Chesapeake offering professional grooming, bathing, and spa treatments for dogs and cats. The business specializes in creating a calm, stress-free environment where pets receive personalized care tailored to their individual needs and temperament. They handle all coat types and breed-specific grooming requirements.",
      url: "https://www.pets4serenity.com/",
      telephone: "+1-757-410-3399",
      address: {
        @type: "PostalAddress",
        streetAddress: "205 B Tintern Ct",
        addressLocality: "Chesapeake",
        addressRegion: "VA",
        postalCode: "23320",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 36.7677742,
        longitude: -76.2565896
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.7",
        reviewCount: "63",
        bestRating: "5"
      },
      areaServed: "Chesapeake, VA and surrounding areas",
      knowsAbout: "Dog Grooming, Dog and cat owners seeking professional grooming, pet owners with anxious or sensitive pets, owners of breed-specific dogs requiring expert grooming",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Stress-Free Spa Environment"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Breed-Specific & Specialized Care"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Personalized Grooming Approach"
        }
      ],
      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.