Structured Data

    Paws and Whiskers Pet Services

    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: "Paws and Whiskers Pet Services",
      description: "Paws and Whiskers Pet Services in Port St. Lucie is a full-service pet care facility offering grooming, bathing, dog daycare, and dog boarding services. Run by skilled, compassionate groomers and caretakers who prioritize individual attention and stress-free experiences, the business operates from a welcoming home and grooming studio designed for pet comfort and safety. They serve both dogs and cats with personalized care, treating each pet as a cherished family member.",
      url: "https://www.pawsandwiskerspsl.com/",
      telephone: "+1-772-722-0630",
      address: {
        @type: "PostalAddress",
        streetAddress: "965 SW McCracken Ave",
        addressLocality: "Port St. Lucie",
        addressRegion: "FL",
        postalCode: "34953",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 27.234269599999998,
        longitude: -80.3786308
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "68",
        bestRating: "5"
      },
      areaServed: "Port St. Lucie, FL and surrounding areas",
      knowsAbout: "Dog Grooming, Pet owners seeking personalized, stress-free grooming and boarding, cat owners needing professional grooming, busy professionals needing reliable daycare, travelers needing trustworthy boarding",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Home-Based Studio Environment"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Multi-Service Pet Care"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Cat Grooming Available"
        }
      ],
      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.