Structured Data

    Blake's Pest Control Inc

    This is the JSON-LD structured data that AI platforms read when they visit this profile. 51 lines, Schema.org LocalBusiness format.

    Schema.org / LocalBusiness
    |
    51 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Blake's Pest Control Inc",
      description: "Blake's Pest Control Inc provides comprehensive pest management services to Woodbridge and surrounding areas, handling everything from termite treatments to rodent control and general pest elimination. With over a decade of experience, the team uses proven methods to protect homes and businesses from unwanted pests while prioritizing customer safety and satisfaction.",
      url: "http://www.blakespestva.com/",
      telephone: "+1-703-490-0081",
      address: {
        @type: "PostalAddress",
        streetAddress: "2387 12512 Lake Ridge Dr # A",
        addressLocality: "Woodbridge",
        addressRegion: "VA",
        postalCode: "22192",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 38.679656,
        longitude: -77.276365
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.6",
        reviewCount: "31",
        bestRating: "5"
      },
      areaServed: "Woodbridge, VA and Northern Virginia",
      knowsAbout: "Pest Control, Homeowners needing pest control, commercial property managers, families with pest infestations, property investors in Northern Virginia",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Pest Solutions"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Locally Established"
        }
      ],
      publisher: {
        @type: "Organization",
        name: "Lantern",
        url: "https://lantern.llc",
        contactPoint: {
          @type: "ContactPoint",
          email: "ai@lantern.llc",
          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.