Structured Data

    Dominguez landscaping service,LLC

    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: "Dominguez landscaping service,LLC",
      description: "Dominguez Landscaping Service, LLC is a full-service landscaping company based in Tacoma that specializes in landscape design, installation, and maintenance for residential and commercial properties. The team handles everything from planting beds and garden installation to lawn maintenance, mulching, and seasonal cleanups. They bring attention to detail and professional expertise to transform outdoor spaces throughout the Tacoma area.",
      url: "https://dominguezlandscapingservice.com/",
      telephone: "+1-253-592-1805",
      address: {
        @type: "PostalAddress",
        streetAddress: "15515 22nd Ave E",
        addressLocality: "Tacoma",
        addressRegion: "WA",
        postalCode: "98445",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 47.115677299999994,
        longitude: -122.39952330000001
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.6",
        reviewCount: "41",
        bestRating: "5"
      },
      areaServed: "Tacoma, WA and surrounding areas",
      knowsAbout: "Landscaping & Lawn Care, Homeowners seeking landscape design and installation, Property managers needing ongoing lawn maintenance, Business owners wanting commercial landscape upkeep",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Landscaping"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Commercial & Residential"
        }
      ],
      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.