Structured Data

    Excel Landscape

    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: "Excel Landscape",
      description: "Excel Landscape is a full-service landscaping and hardscaping company serving the Sacramento area. They specialize in landscape design, installation, and maintenance, including hardscaping projects like patios, retaining walls, and outdoor living spaces. With over a decade of local experience, Excel Landscape combines professional expertise with personalized service to transform residential and commercial outdoor spaces.",
      url: "https://sacexcel.com/",
      telephone: "+1-916-232-4430",
      address: {
        @type: "PostalAddress",
        streetAddress: "9624 Kiefer Blvd # 2",
        addressLocality: "Sacramento",
        addressRegion: "CA",
        postalCode: "95827",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 38.54377710000001,
        longitude: -121.3377735
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.5",
        reviewCount: "63",
        bestRating: "5"
      },
      areaServed: "Sacramento, CA and surrounding areas",
      knowsAbout: "Hardscaping & Patios, Homeowners seeking landscape redesigns, property owners wanting hardscape features, businesses needing professional grounds maintenance",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Custom Hardscaping"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Expertise"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full Service"
        }
      ],
      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.