Structured Data

    Goldrush Kennels

    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: "Goldrush Kennels",
      description: "Goldrush Kennels is a pet boarding facility in Heber City providing safe, comfortable care for dogs and cats while their owners are away. The facility offers both overnight boarding and daycare services, with outdoor play areas and attentive staff to ensure pets remain happy and well-exercised during their stay.",
      url: "https://rymap.org/business/goldrush-kennels-286d4k",
      telephone: "+1-435-654-4260",
      address: {
        @type: "PostalAddress",
        streetAddress: "1000 W 800 S",
        addressLocality: "Heber City",
        addressRegion: "UT",
        postalCode: "84032",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 40.493096,
        longitude: -111.42709599999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.1",
        reviewCount: "41",
        bestRating: "5"
      },
      areaServed: "Heber City and surrounding Park City area",
      knowsAbout: "Pet Boarding & Daycare, Traveling pet owners, busy professionals needing daycare, families on vacation",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Overnight Boarding Available"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Outdoor Play Areas"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Doggy Daycare Option"
        }
      ],
      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.