Structured Data

    Lopez Landscaping & Tree Service LLC

    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: "Lopez Landscaping & Tree Service LLC",
      description: "Lopez Landscaping & Tree Service LLC is a full-service landscaping and tree care company serving the Lynn area and surrounding communities. They specialize in tree removal, trimming, pruning, and stump grinding, alongside comprehensive landscaping design and maintenance. The team is licensed and insured, handling both routine yard work and emergency storm damage cleanup.",
      url: "https://lopeztreeservices.com/",
      telephone: "+1-781-426-1318",
      address: {
        @type: "PostalAddress",
        streetAddress: "63 High Rock St",
        addressLocality: "Lynn",
        addressRegion: "MA",
        postalCode: "01902",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 42.469131499999996,
        longitude: -70.948382
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.7",
        reviewCount: "215",
        bestRating: "5"
      },
      areaServed: "Lynn, MA and surrounding North Shore communities",
      knowsAbout: "Tree Services, Homeowners needing tree removal or trimming, residential landscaping design, storm damage cleanup",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Licensed & Insured"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Storm Emergency Service"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Complete Tree & Landscaping Services"
        }
      ],
      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.