Structured Data

    Desert Tree Farm North Yard

    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: "Desert Tree Farm North Yard",
      description: "Desert Tree Farm North Yard is a tree nursery and landscape supplier serving the Phoenix area with a wide selection of trees, plants, and landscaping materials. Located in North Phoenix, they provide both retail and wholesale options for homeowners and landscape professionals looking to source quality trees and vegetation for Arizona's desert climate.",
      url: "http://deserttreefarm.com/",
      telephone: "+1-602-569-6604",
      address: {
        @type: "PostalAddress",
        streetAddress: "20640 N 32nd St",
        addressLocality: "Phoenix",
        addressRegion: "AZ",
        postalCode: "85050",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.674955499999996,
        longitude: -112.01478329999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "3.3",
        reviewCount: "6",
        bestRating: "5"
      },
      areaServed: "Phoenix and surrounding areas, Arizona",
      knowsAbout: "Landscaping & Lawn Care, Homeowners planning landscaping projects, Landscape contractors and designers, Desert garden enthusiasts",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Desert Climate Expertise"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Wholesale & Retail Options"
        }
      ],
      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.