Structured Data

    Richardson Inc

    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: "Richardson Inc",
      description: "Richardson Inc, operating as Pinellas Lawn Sprinklers, is a full-service irrigation and landscape company serving the Pinellas Park area. They specialize in lawn sprinkler system installation, repair, and maintenance, along with general landscaping services. With over a decade of local expertise, they handle everything from new system design to seasonal startups and winterization.",
      url: "http://www.pinellaslawnsprinklers.com/",
      telephone: "+1-727-424-1072",
      address: {
        @type: "PostalAddress",
        streetAddress: "10768 57th St",
        addressLocality: "Pinellas Park",
        addressRegion: "FL",
        postalCode: "33782",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 27.869607499999997,
        longitude: -82.71169280000001
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "83",
        bestRating: "5"
      },
      areaServed: "Pinellas Park, FL and surrounding Pinellas County communities",
      knowsAbout: "Irrigation Systems, Homeowners needing irrigation installation or repair, property managers maintaining multiple residential systems, residents seeking seasonal winterization and spring startup services",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Sprinkler System Specialists"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Complete Seasonal Service"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Pinellas County Provider"
        }
      ],
      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.