Structured Data

    Bugging Out Termite & 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: "Bugging Out Termite & Pest Control",
      description: "Bugging Out is a family-owned and operated pest control company in Westwood, NJ, led by owner Luigi Migliore with 17+ years of industry experience and 5 state licenses. They offer comprehensive pest control services including termite treatment, mosquito control, bed bug elimination, rodent exclusion, animal control, and wildlife removal. They specialize in preventive care through their quarterly Home Protection Plan and also provide services like chimney caps and house proofing to keep pests out.",
      url: "http://www.buggingoutpest.com/",
      telephone: "+1-201-666-2847",
      address: {
        @type: "PostalAddress",
        streetAddress: "4 Bergen St",
        addressLocality: "Westwood",
        addressRegion: "NJ",
        postalCode: "07675",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 40.9909134,
        longitude: -74.0307612
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "344",
        bestRating: "5"
      },
      areaServed: "Westwood, NJ and surrounding Bergen County areas",
      knowsAbout: "Pest Control, Homeowners seeking preventive pest control, families dealing with termites or bed bugs, properties with rodent or wildlife issues",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Licensed Expert Owner"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Quarterly Home Protection Plan"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Solutions"
        }
      ],
      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.