Structured Data

    Fox Pest Control Newport News

    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: "Fox Pest Control Newport News",
      description: "Fox Pest Control Newport News provides comprehensive pest management services including termite treatment, bed bug removal, wildlife control, and recurring pest prevention plans for residential and commercial properties. With a focus on eco-friendly treatment options, they offer free inspections and same-day service availability to quickly address pest infestations throughout the Newport News area.",
      url: "https://fox-pest.com/locations/virginia/newport-news/",
      telephone: "+1-757-913-5220",
      address: {
        @type: "PostalAddress",
        streetAddress: "310 Ed Wright Ln",
        addressLocality: "Newport News",
        addressRegion: "VA",
        postalCode: "23606",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 37.094874499999996,
        longitude: -76.49147719999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "1256",
        bestRating: "5"
      },
      areaServed: "Newport News, VA and surrounding areas",
      knowsAbout: "Pest Control, Homeowners with active pest problems, Commercial property managers, Eco-conscious customers, Families seeking pest prevention",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Eco-Friendly Treatment Options"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Free Inspections & Same-Day Service"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Flexible Recurring Plans"
        }
      ],
      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.