Structured Data

    Terminix

    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: "Terminix",
      description: "Terminix is a national pest control provider serving Lubbock with comprehensive extermination and prevention services. They offer treatment for termites, bed bugs, wildlife, and other common household pests, along with recurring maintenance plans to keep properties pest-free year-round. Their Lubbock location provides both residential and commercial pest control solutions with professional inspections and same-day service options.",
      url: "https://www.terminix.com/exterminators/tx/lubbock-5193/",
      telephone: "+1-806-792-2317",
      address: {
        @type: "PostalAddress",
        streetAddress: "5212 34th St",
        addressLocality: "Lubbock",
        addressRegion: "TX",
        postalCode: "79407",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.564953599999996,
        longitude: -101.92361350000002
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.2",
        reviewCount: "43",
        bestRating: "5"
      },
      areaServed: "Lubbock, TX and surrounding areas",
      knowsAbout: "Pest Control, Homeowners concerned about termites, renters dealing with bed bugs, property managers needing commercial pest control, families wanting preventive pest protection",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Recurring Treatment Plans"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Same-Day Service Available"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Free Inspections"
        }
      ],
      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.