Structured Data

    Good Vibes Pet Sitting

    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: "Good Vibes Pet Sitting",
      description: "Good Vibes Pet Sitting provides professional in-home pet care services for dogs and cats in North Las Vegas and surrounding areas. Their services include pet sitting, dog walking, and care for pets while owners are away. With a focus on personalized attention and reliable service, Good Vibes Pet Sitting ensures your pets receive daily care, exercise, and companionship in the comfort of their own home.",
      url: "https://www.goodvibespetsitting.com/",
      telephone: "+1-702-900-7667",
      address: {
        @type: "PostalAddress",
        streetAddress: "7745 Alola Spgs Ln",
        addressLocality: "North Las Vegas",
        addressRegion: "NV",
        postalCode: "89084",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 36.301457899999996,
        longitude: -115.170028
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "22",
        bestRating: "5"
      },
      areaServed: "North Las Vegas, NV and surrounding areas",
      knowsAbout: "Pet Boarding & Daycare, Pet owners who travel, busy professionals, pet parents needing daily dog walks, owners with multiple pets",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "In-Home Pet Care"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Flexible Scheduling"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Professional Service"
        }
      ],
      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.