Structured Data

    Five Star Trapping & 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: "Five Star Trapping & Pest Control",
      description: "Five Star Trapping & Pest Control is a 20-year-old, licensed and insured pest management company serving Brooklyn and the surrounding area with comprehensive residential and commercial pest control, trapping, and wildlife removal services. They specialize in rodent control, insect treatment, bed bug elimination (using detection dogs for accuracy), baiting services, and animal trapping—handling everything from ants and cockroaches to squirrels, rats, and raccoons. The team prioritizes quality work and customer satisfaction, offering emergency same-day service, free consultations, preventive treatment plans, and personalized service backed by EPA-registered products.",
      url: "http://www.fivestarpestcontrol.com/",
      telephone: "+1-718-253-5771",
      address: {
        @type: "PostalAddress",
        streetAddress: "1310 52nd St",
        addressLocality: "Brooklyn",
        addressRegion: "NY",
        postalCode: "11219",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 40.6330732,
        longitude: -73.9935888
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "91",
        bestRating: "5"
      },
      areaServed: "Brooklyn, NY and surrounding areas",
      knowsAbout: "Pest Control, Homeowners with rodent or insect problems, property managers, businesses needing commercial pest control, anyone dealing with bed bugs, residents needing emergency wildlife removal",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Bed Bug Detection Dogs"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "20 Years of Expertise"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Emergency Same-Day Service"
        }
      ],
      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.