Structured Data

    Capitol Pest

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

    Schema.org / LocalBusiness
    |
    44 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Capitol Pest",
      description: "Capitol Pest is a pest control service based in Beltsville, MD, offering comprehensive pest management solutions for residential and commercial properties. With a focus on effective treatment and customer service, they handle a variety of common pest issues to protect homes and businesses from unwanted infestations.",
      telephone: "+1-301-657-4480",
      address: {
        @type: "PostalAddress",
        streetAddress: "12240 Indian Creek Ct Suite #140",
        addressLocality: "Beltsville",
        addressRegion: "MD",
        postalCode: "20705",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 39.0581951,
        longitude: -76.8975868
      },
      areaServed: "Beltsville, MD and surrounding areas",
      knowsAbout: "Pest Control, Homeowners, Small business owners, Property managers",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Service"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Residential & Commercial"
        }
      ],
      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.