Structured Data

    Next Level Pest Control - Auburn Blvd

    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: "Next Level Pest Control - Auburn Blvd",
      description: "Next Level Pest Control is a Sacramento-area pest control company serving residential and commercial properties across Greater Sacramento, including Citrus Heights, Folsom, Roseville, and surrounding communities. They offer comprehensive pest control solutions including rodent control, general pest treatment (ants, roaches, spiders, wasps), eco-friendly options, and year-round maintenance plans with same-day service availability. The company provides both one-time treatments and recurring monthly plans with free inspections and a 100% satisfaction guarantee.",
      url: "https://www.thenextlevelpestcontrol.com/",
      telephone: "+1-916-909-0279",
      address: {
        @type: "PostalAddress",
        streetAddress: "6008 Auburn Blvd #1",
        addressLocality: "Citrus Heights",
        addressRegion: "CA",
        postalCode: "95621",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 38.6758579,
        longitude: -121.32427289999998
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "924",
        bestRating: "5"
      },
      areaServed: "Greater Sacramento, including Citrus Heights, Folsom, Rocklin, Roseville, El Dorado Hills, Loomis, Orangevale, and Gold River",
      knowsAbout: "Pest Control, Homeowners dealing with rodent or general pest infestations, commercial property managers, environmentally conscious customers seeking non-toxic treatments, businesses requiring year-round pest prevention",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Eco-Friendly Solutions Available"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Same-Day & Fast Service"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Commercial & Residential"
        }
      ],
      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.