Structured Data

    Exterminating Everything

    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: "Exterminating Everything",
      description: "Exterminating Everything is a licensed pest control company serving Brooklyn and surrounding areas with comprehensive residential and commercial pest management. They eliminate common household pests including termites, cockroaches, rodents, bed bugs, ants, and mosquitoes, as well as wildlife removal for raccoons, possums, squirrels, and skunks. The team uses advanced industry methods combined with eco-friendly treatments and offers same-day service, thorough inspections, and customized treatment plans backed by satisfaction guarantees.",
      url: "https://exterminatingeverything.com/",
      telephone: "+1-347-379-8669",
      address: {
        @type: "PostalAddress",
        streetAddress: "866 Lenox Rd",
        addressLocality: "Brooklyn",
        addressRegion: "NY",
        postalCode: "11203",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 40.655367399999996,
        longitude: -73.9273867
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "83",
        bestRating: "5"
      },
      areaServed: "Brooklyn, NY and surrounding neighborhoods",
      knowsAbout: "Pest Control, Homeowners with pest infestations, apartment renters dealing with bed bugs or roaches, pet owners needing safe treatments, commercial property managers",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Same-Day Emergency Service"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Eco-Friendly & Safe Treatments"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Wildlife & Pest 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.