Structured Data

    Ezcutz lawncare

    This is the JSON-LD structured data that AI platforms read when they visit this profile. 50 lines, Schema.org LocalBusiness format.

    Schema.org / LocalBusiness
    |
    50 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Ezcutz lawncare",
      description: "Ezcutz Lawncare is a Los Angeles-based lawn maintenance and landscaping service dedicated to keeping residential properties looking their best. The company specializes in routine lawn care, landscape maintenance, and property beautification for homeowners throughout the Los Angeles area. With a strong local reputation, Ezcutz Lawncare provides reliable, professional yard work tailored to each client's needs.",
      telephone: "+1-323-723-5239",
      address: {
        @type: "PostalAddress",
        streetAddress: "1112 S Oxford Ave",
        addressLocality: "Los Angeles",
        addressRegion: "CA",
        postalCode: "90006",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 34.050404199999996,
        longitude: -118.30707840000001
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.7",
        reviewCount: "13",
        bestRating: "5"
      },
      areaServed: "Los Angeles and surrounding areas",
      knowsAbout: "Landscaping & Lawn Care, Homeowners seeking regular lawn maintenance, property owners wanting landscape upkeep",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Los Angeles Service"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Professional Team"
        }
      ],
      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.