Structured Data

    Rocky Mountain Christmas Trees

    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: "Rocky Mountain Christmas Trees",
      description: "Rocky Mountain Christmas Trees is a family-owned Christmas tree farm in Twin Falls, Idaho, offering fresh, high-quality Christmas trees for the holiday season. Located at 142 Blue Lakes Boulevard North, they provide a direct-from-farm shopping experience where customers can select and cut their own trees or purchase pre-cut options. As a local farm operation, they specialize in sustainably grown trees perfect for families looking for authentic holiday traditions.",
      telephone: "+1-208-490-4877",
      address: {
        @type: "PostalAddress",
        streetAddress: "142 Blue Lakes Blvd N",
        addressLocality: "Twin Falls",
        addressRegion: "ID",
        postalCode: "83301",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 42.56406700000001,
        longitude: -114.45933919999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "8",
        bestRating: "5"
      },
      areaServed: "Twin Falls, Idaho and surrounding Magic Valley region",
      knowsAbout: "Landscaping & Lawn Care, Families seeking fresh Christmas trees, holiday tradition enthusiasts, local community shoppers",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Direct Farm Experience"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Locally Grown"
        }
      ],
      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.