Structured Data

    Charlie's Wells Irrigation

    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: "Charlie's Wells Irrigation",
      description: "Charlie's Wells Irrigation is a full-service irrigation company based in Clearwater, FL, specializing in residential and commercial irrigation system installation, repair, and maintenance. With over two decades of experience, they design custom irrigation solutions tailored to each property's unique landscape and water efficiency needs. The team handles everything from system design and installation to seasonal maintenance, repairs, and smart controller upgrades to help customers save water and reduce utility costs.",
      url: "https://www.charlieswells.com/",
      telephone: "+1-727-610-6737",
      address: {
        @type: "PostalAddress",
        streetAddress: "729 Campbell St",
        addressLocality: "Clearwater",
        addressRegion: "FL",
        postalCode: "33756",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 27.937674500000004,
        longitude: -82.7948108
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.7",
        reviewCount: "395",
        bestRating: "5"
      },
      areaServed: "Clearwater, FL and surrounding Tampa Bay communities",
      knowsAbout: "Irrigation Systems, Homeowners with landscaping, commercial properties, property managers, water-conscious customers",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Custom System Design"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full Service Scope"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Experienced 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.