Structured Data

    G M Pest Control

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

    Schema.org / LocalBusiness
    |
    50 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "G M Pest Control",
      description: "G M Pest Control is an independent pest control company serving the Devine area and surrounding South Texas communities. They provide comprehensive pest management services including termite treatment, bed bug elimination, wildlife removal, and general pest control for both residential and commercial properties. With a focus on effective solutions and customer satisfaction, they offer inspections and treatment plans tailored to local pest challenges.",
      telephone: "+1-830-665-6095",
      address: {
        @type: "PostalAddress",
        streetAddress: "302 S Commercial Dr",
        addressLocality: "Devine",
        addressRegion: "TX",
        postalCode: "78016",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 29.1373117,
        longitude: -98.9063097
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "12",
        bestRating: "5"
      },
      areaServed: "Devine, TX and surrounding South Texas communities",
      knowsAbout: "Pest Control, Homeowners with termite concerns, property managers needing commercial pest control, residents dealing with wildlife issues",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local South Texas Expertise"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Services"
        }
      ],
      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.