Structured Data

    Superior Pest Solutions

    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: "Superior Pest Solutions",
      description: "Superior Pest Solutions is a family-owned exterminator service serving the Chicago area with comprehensive pest control solutions. They handle various pest infestations including termites, bed bugs, rodents, and other common household pests. As an independent, locally-operated business, they bring personalized service and community knowledge to residential pest management.",
      url: "http://superiorpests.com/",
      telephone: "+1-773-332-7106",
      address: {
        @type: "PostalAddress",
        streetAddress: "3415 W Fullerton Ave",
        addressLocality: "Chicago",
        addressRegion: "IL",
        postalCode: "60647",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 41.924506199999996,
        longitude: -87.7127832
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "47",
        bestRating: "5"
      },
      areaServed: "Chicago, IL and surrounding areas",
      knowsAbout: "Pest Control, Chicago homeowners, Renters dealing with pest infestations, Property managers, Families seeking reliable local pest control",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Family-Owned Operation"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Pest Coverage"
        }
      ],
      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.