Structured Data

    Saige’S Pet Sitting LLC

    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: "Saige’S Pet Sitting LLC",
      description: "Saige's Pet Sitting LLC is an independent pet care provider in Port St. Lucie offering professional pet sitting services for dogs, cats, and other pets. Owner-operated with personalized attention to each animal's needs, the business specializes in in-home pet care while owners are away, ensuring pets remain in their familiar environment with reliable daily visits and care.",
      url: "https://brand.page/saigespetsittingllc",
      telephone: "+1-772-203-0852",
      address: {
        @type: "PostalAddress",
        streetAddress: "2050 SE Stonecrop St",
        addressLocality: "Port St. Lucie",
        addressRegion: "FL",
        postalCode: "34984",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 27.2791,
        longitude: -80.3330945
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "60",
        bestRating: "5"
      },
      areaServed: "Port St. Lucie, Florida and surrounding areas",
      knowsAbout: "Pet Boarding & Daycare, Pet owners traveling for work or vacation, busy professionals needing daily pet check-ins, owners with anxious or senior pets who prefer home care",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Owner-Operated Service"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "In-Home Pet Sitting"
        }
      ],
      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.