Structured Data

    PRECIOUS PAWS DOG WALKING and BOARDING

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

    Schema.org / LocalBusiness
    |
    55 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "PRECIOUS PAWS DOG WALKING and BOARDING",
      description: "Precious Paws Dog Walking and Boarding is an independent pet care facility in San Jose offering professional dog walking and boarding services. The business provides overnight boarding accommodations and daily walking services to keep dogs active and cared for while their owners are away or at work. With a perfect 5-star rating from customers, Precious Paws is known for attentive, reliable care for dogs of all sizes.",
      telephone: "+1-408-892-7471",
      address: {
        @type: "PostalAddress",
        streetAddress: "931 S 8th St",
        addressLocality: "San Jose",
        addressRegion: "CA",
        postalCode: "95112",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 37.3255304,
        longitude: -121.8729623
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "14",
        bestRating: "5"
      },
      areaServed: "San Jose and surrounding areas",
      knowsAbout: "Pet Boarding & Daycare, Busy professionals, traveling pet owners, dogs needing daily exercise and socialization",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Overnight Boarding Services"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Professional Dog Walking"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Personalized Attention"
        }
      ],
      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.