Structured Data

    Paws Crossing Pet Resort & Spa

    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: "Paws Crossing Pet Resort & Spa",
      description: "Paws Crossing Pet Resort & Spa in Campbell is a full-service pet care facility offering boarding, daycare, grooming, and spa services for dogs and cats. The facility provides comfortable, supervised accommodations with play areas and enrichment activities, along with professional grooming and pampering services to keep pets looking and feeling their best.",
      url: "http://pawscrossing.com/",
      telephone: "+1-408-879-0300",
      address: {
        @type: "PostalAddress",
        streetAddress: "901 Dell Ave",
        addressLocality: "Campbell",
        addressRegion: "CA",
        postalCode: "95008",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 37.274502999999996,
        longitude: -121.9504175
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.5",
        reviewCount: "101",
        bestRating: "5"
      },
      areaServed: "Campbell and surrounding Silicon Valley communities",
      knowsAbout: "Pet Boarding & Daycare, Pet owners needing boarding or daycare, dogs and cats requiring professional grooming, owners seeking comprehensive spa and wellness services for their pets",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Resort Concept"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Spa & Pampering 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.