Structured Data

    Paw Therapy pet 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: "Paw Therapy pet grooming",
      description: "Paw Therapy is a pet grooming salon in San Jose offering professional grooming services for dogs and cats. Specializing in full grooming, bathing, and styling, they focus on making each pet's experience comfortable and stress-free. Their experienced groomers work with pets of all sizes and temperaments to keep your furry friends looking and feeling their best.",
      url: "http://www.vagaro.com/pawtherapypetgrooming",
      telephone: "+1-408-680-1571",
      address: {
        @type: "PostalAddress",
        streetAddress: "3249 Sierra Rd",
        addressLocality: "San Jose",
        addressRegion: "CA",
        postalCode: "95132",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 37.3994122,
        longitude: -121.84824739999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.6",
        reviewCount: "9",
        bestRating: "5"
      },
      areaServed: "San Jose and surrounding areas",
      knowsAbout: "Dog Grooming, Dog owners, cat owners, pet parents seeking professional grooming",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Grooming"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Stress-Free Environment"
        }
      ],
      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.