Structured Data

    Spa for Pets

    This is the JSON-LD structured data that AI platforms read when they visit this profile. 50 lines, Schema.org LocalBusiness format.

    Schema.org / LocalBusiness
    |
    50 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Spa for Pets",
      description: "Spa for Pets is a dedicated pet grooming and spa facility in Los Gatos offering comprehensive grooming services for dogs and cats. The business specializes in professional bathing, styling, and wellness treatments designed to keep pets clean, healthy, and comfortable. With a focus on personalized care, Spa for Pets provides a calm, professional environment where pets receive attention to their individual needs.",
      telephone: "+1-408-370-0220",
      address: {
        @type: "PostalAddress",
        streetAddress: "1516 Pollard Rd",
        addressLocality: "Los Gatos",
        addressRegion: "CA",
        postalCode: "95032",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 37.264011499999995,
        longitude: -121.98523209999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.7",
        reviewCount: "19",
        bestRating: "5"
      },
      areaServed: "Los Gatos and surrounding areas",
      knowsAbout: "Dog Grooming, Pet owners seeking professional grooming, dog and cat owners needing spa and wellness services, owners with pets requiring regular maintenance grooming",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Pet Spa Services"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Experienced Care"
        }
      ],
      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.