Structured Data

    That Bug Guy pest control

    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: "That Bug Guy pest control",
      description: "That Bug Guy is a locally-owned pest control service serving Fredericksburg and the surrounding area. They handle a wide range of pest issues including termites, roaches, ants, spiders, and wildlife removal with same-day or next-day service available. The team is known for thorough inspections, transparent pricing, and personalized treatment plans tailored to each customer's specific pest problem.",
      url: "https://thatbugguypestcontrol.com/",
      telephone: "+1-540-308-1613",
      address: {
        @type: "PostalAddress",
        streetAddress: "4516 Rebecca Rd",
        addressLocality: "Fredericksburg",
        addressRegion: "VA",
        postalCode: "22408",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 38.2476157,
        longitude: -77.4169667
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "33",
        bestRating: "5"
      },
      areaServed: "Fredericksburg, VA and surrounding areas",
      knowsAbout: "Pest Control, Homeowners with pest problems, property managers, small business owners needing pest control",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Fast Response Times"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Pest Solutions"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Owner-Operated"
        }
      ],
      publisher: {
        @type: "Organization",
        name: "Lantern",
        url: "https://lantern.llc",
        contactPoint: {
          @type: "ContactPoint",
          email: "ai@lantern.llc",
          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.