Structured Data

    GT Royalties Ranch

    This is the JSON-LD structured data that AI platforms read when they visit this profile. 50 lines, Schema.org LocalBusiness format.

    Schema.org / LocalBusiness
    |
    50 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "GT Royalties Ranch",
      description: "GT Royalties Ranch is a pet boarding facility in Fredericksburg, VA that provides overnight boarding for pets in a ranch setting. Located at 61 Trails End Ln, the facility offers a home-like environment for animals during their stay. Contact them at (540) 207-4464 to discuss boarding availability and pricing.",
      telephone: "+1-540-207-4464",
      address: {
        @type: "PostalAddress",
        streetAddress: "61 Trails End Ln",
        addressLocality: "Fredericksburg",
        addressRegion: "VA",
        postalCode: "22405",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 38.3226425,
        longitude: -77.3768764
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "10",
        bestRating: "5"
      },
      areaServed: "Fredericksburg, VA and surrounding areas",
      knowsAbout: "Pet Boarding & Daycare, Pet owners seeking overnight boarding in a ranch environment, families needing extended pet care",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Ranch Environment"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Family Operation"
        }
      ],
      publisher: {
        @type: "Organization",
        name: "Lantern",
        url: "https://lantern.llc",
        contactPoint: {
          @type: "ContactPoint",
          email: "ai@lantern.llc",
          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.