Structured Data

    Lucky Paws Boarding & Daycare

    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: "Lucky Paws Boarding & Daycare",
      description: "Lucky Paws Boarding & Daycare in Clayton provides comprehensive pet care services including overnight boarding, doggy daycare, and grooming for dogs and cats. The facility offers safe, supervised care with outdoor play areas and attentive staff to ensure pets are comfortable while their owners are away. With consistently positive customer feedback, Lucky Paws has established itself as a trusted local pet care provider serving the Clayton and surrounding areas.",
      url: "http://www.luckypawsdaycare.com/",
      telephone: "+1-919-550-8400",
      address: {
        @type: "PostalAddress",
        streetAddress: "2900 US-70",
        addressLocality: "Clayton",
        addressRegion: "NC",
        postalCode: "27520",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.6745411,
        longitude: -78.5189266
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.4",
        reviewCount: "228",
        bestRating: "5"
      },
      areaServed: "Clayton, NC and surrounding areas",
      knowsAbout: "Pet Boarding & Daycare, Pet owners needing overnight boarding, daily daycare while at work, traveling owners, pets requiring grooming services",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Overnight Boarding Available"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Outdoor Play Areas"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "On-Site Grooming 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.