Structured Data

    Lone Star Landscaping

    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: "Lone Star Landscaping",
      description: "Lone Star Landscaping is a full-service landscape company serving the Phoenix area with expertise in landscape design, installation, and maintenance. They handle everything from custom garden beds and planting to irrigation systems, seasonal cleanups, and ongoing lawn care. With a strong reputation built on quality workmanship and customer service, they're equipped to handle both residential and commercial properties.",
      url: "https://lonestaraz.com/",
      telephone: "+1-602-992-7827",
      address: {
        @type: "PostalAddress",
        streetAddress: "19305 N 28th St",
        addressLocality: "Phoenix",
        addressRegion: "AZ",
        postalCode: "85050",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.6616193,
        longitude: -112.0216859
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.7",
        reviewCount: "70",
        bestRating: "5"
      },
      areaServed: "Phoenix and surrounding areas",
      knowsAbout: "Landscaping & Lawn Care, Homeowners seeking landscape design and maintenance, Commercial property managers, Businesses needing seasonal cleanup and irrigation management",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Capabilities"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Residential & Commercial Experience"
        }
      ],
      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.