Structured Data

    Rampart Kennels

    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: "Rampart Kennels",
      description: "Rampart Kennels is a pet boarding facility in Colorado Springs offering safe, comfortable overnight accommodations for dogs and cats. The facility provides spacious kennels, regular exercise, and attentive care for pets while their owners are away. With over a decade of experience, Rampart Kennels focuses on giving pets a stress-free boarding experience in a clean, well-managed environment.",
      url: "https://rampartkennels.com/",
      telephone: "+1-719-591-0066",
      address: {
        @type: "PostalAddress",
        streetAddress: "5977 Templeton Gap Rd",
        addressLocality: "Colorado Springs",
        addressRegion: "CO",
        postalCode: "80923",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 38.917294,
        longitude: -104.72444
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.6",
        reviewCount: "127",
        bestRating: "5"
      },
      areaServed: "Colorado Springs and surrounding areas",
      knowsAbout: "Pet Boarding & Daycare, Pet owners traveling or needing temporary boarding, owners of multiple pets requiring professional care",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Overnight Boarding Facility"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Experienced Staff"
        }
      ],
      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.