Structured Data

    Pupsi Inc.

    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: "Pupsi Inc.",
      description: "Pupsi Inc. is a pet boarding facility in Cary specializing in overnight boarding and daycare services for dogs and cats. They provide a safe, comfortable environment with outdoor play areas, webcam access so owners can check in on their pets, and medication administration for animals with special needs. Their experienced team focuses on personalized care and peace of mind for pet owners.",
      url: "https://pupsiinc.com/",
      telephone: "+1-919-460-9909",
      address: {
        @type: "PostalAddress",
        streetAddress: "8260 Chapel Hill Rd",
        addressLocality: "Cary",
        addressRegion: "NC",
        postalCode: "27513",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.7923446,
        longitude: -78.7754415
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.5",
        reviewCount: "258",
        bestRating: "5"
      },
      areaServed: "Cary, NC and surrounding areas",
      knowsAbout: "Pet Boarding & Daycare, Pet owners needing overnight boarding while traveling, dogs and cats requiring daycare during work hours, pets with medical needs requiring supervised care",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Webcam Access"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Outdoor Play Areas"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Medication Administration"
        }
      ],
      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.