Structured Data

    Lawn Kings

    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: "Lawn Kings",
      description: "Lawn Kings is a general contracting and landscaping service based in Laredo, TX that handles residential lawn care and maintenance. They offer professional grass cutting, yard upkeep, and outdoor property services to keep homes looking well-maintained year-round.",
      telephone: "+1-956-771-0728",
      address: {
        @type: "PostalAddress",
        streetAddress: "3120 E Montgomery St",
        addressLocality: "Laredo",
        addressRegion: "TX",
        postalCode: "78043",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 27.527991699999998,
        longitude: -99.46404869999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "3",
        reviewCount: "2",
        bestRating: "5"
      },
      areaServed: "Laredo, TX and surrounding areas",
      knowsAbout: "Landscaping & Lawn Care, Homeowners seeking regular lawn maintenance, residential property upkeep",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Laredo Business"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "General Contracting Experience"
        }
      ],
      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.