Structured Data

    Antoine's Sprinkler Repair

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

    Schema.org / LocalBusiness
    |
    51 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Antoine's Sprinkler Repair",
      description: "Antoine's Sprinkler Repair is a family-owned irrigation service based in York, SC, specializing in sprinkler system repair, maintenance, and installation for residential properties. They offer comprehensive sprinkler solutions including system repairs, seasonal startups, and winterization services to keep lawns and landscapes properly watered year-round. Antoine's is known for responsive service and practical expertise in keeping irrigation systems running efficiently.",
      url: "https://www.antoinesprinkler.com/",
      telephone: "+1-704-516-3847",
      address: {
        @type: "PostalAddress",
        streetAddress: "1859 Rain Forest Dr",
        addressLocality: "York",
        addressRegion: "SC",
        postalCode: "29745",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 34.9941719,
        longitude: -81.1975277
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.3",
        reviewCount: "55",
        bestRating: "5"
      },
      areaServed: "York, SC and surrounding areas",
      knowsAbout: "Irrigation Systems, Homeowners with existing sprinkler systems, residential property managers, homeowners seeking seasonal maintenance",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Specialized Irrigation Focus"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Year-Round Service Plans"
        }
      ],
      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.