Structured Data

    Dave Suda 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: "Dave Suda Landscape",
      description: "Dave Suda Landscape is a locally and family-owned landscaping company serving San Diego County since 1988, with over 100 years of combined team experience. They offer comprehensive services including landscape design, hardscape installation, irrigation systems, concrete work, tree removal, land clearing, softscape planting, walkway installation, and ongoing landscape maintenance—handling everything from initial design through long-term care. Licensed and insured with warranties on their work, they provide free estimates and personalized solutions for both residential and commercial properties.",
      url: "https://www.davesudalandscape.com/",
      telephone: "+1-619-229-1316",
      address: {
        @type: "PostalAddress",
        streetAddress: "4385 Twain Ave",
        addressLocality: "San Diego",
        addressRegion: "CA",
        postalCode: "92120",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 32.78458020000001,
        longitude: -117.09994719999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "35",
        bestRating: "5"
      },
      areaServed: "San Diego County, California",
      knowsAbout: "Landscaping & Lawn Care, Homeowners seeking complete landscape transformations, Commercial property owners improving curb appeal, Residents needing ongoing landscape maintenance, Properties requiring emergency tree removal",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "100+ Years Combined Experience"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service One-Stop Shop"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Licensed, Insured & Warranted"
        }
      ],
      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.