Structured Data

    K-9 Companions

    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: "K-9 Companions",
      description: "K-9 Companions is a pet boarding and care facility in Perris, CA specializing in professional dog boarding and training services. The business provides a safe, supervised environment for dogs while their owners are away, with trained staff experienced in animal care and behavior. They offer both boarding and training programs designed to meet each dog's individual needs.",
      url: "https://www.k-9companions.com/",
      telephone: "+1-951-780-5810",
      address: {
        @type: "PostalAddress",
        streetAddress: "13703 J J Ln",
        addressLocality: "Perris",
        addressRegion: "CA",
        postalCode: "92570",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.8168182,
        longitude: -117.42150869999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.6",
        reviewCount: "183",
        bestRating: "5"
      },
      areaServed: "Perris, CA and surrounding Riverside County areas",
      knowsAbout: "Pet Boarding & Daycare, Working pet owners, travelers, dog owners seeking training programs, dogs needing supervised care",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Experienced Staff"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Combined Services"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Dedicated Facility"
        }
      ],
      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.