Structured Data

    Anthony & D Lawn Services

    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: "Anthony & D Lawn Services",
      description: "Anthony & D Lawn Services LLC is a Port St. Lucie-based landscaping company specializing in residential and commercial lawn care. Since 2019, the team has built a reputation for personalized service, maintaining properties from small gardens to large parks with attention to detail and professionalism. They offer comprehensive lawn care solutions tailored to each client's specific needs.",
      url: "https://www.anthonydlawnservicesllc.com/",
      telephone: "+1-772-203-2313",
      address: {
        @type: "PostalAddress",
        streetAddress: "661 SE Voltair Terrace",
        addressLocality: "Port St. Lucie",
        addressRegion: "FL",
        postalCode: "34983",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 27.2959589,
        longitude: -80.33217479999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "8",
        bestRating: "5"
      },
      areaServed: "Port St. Lucie, FL and surrounding areas",
      knowsAbout: "Landscaping & Lawn Care, Residential property owners, Commercial property managers, Homeowners seeking bilingual service",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Bilingual Service"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Established Local Reputation"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Personalized Approach"
        }
      ],
      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.