Structured Data

    Security Pest Control

    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: "Security Pest Control",
      description: "Security Pest Control is a Brookline-based pest management company offering comprehensive extermination and prevention services for ants, termites, rodents, squirrels, and other common household pests. With a 4.9 rating from customers, they provide professional inspection, treatment, and ongoing pest control plans tailored to residential and commercial properties. Their experienced team uses proven methods to eliminate infestations and protect homes and businesses from future pest damage.",
      url: "http://www.securitypest.com/pest-control-exterminator-ant-termite-rodent-squirrel-control-brookline-ma.htm",
      telephone: "+1-617-264-9898",
      address: {
        @type: "PostalAddress",
        streetAddress: "1309 Beacon St Suite 300",
        addressLocality: "Brookline",
        addressRegion: "MA",
        postalCode: "02446",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 42.3420504,
        longitude: -71.12042060000002
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "42",
        bestRating: "5"
      },
      areaServed: "Brookline, MA and surrounding Boston area communities",
      knowsAbout: "Pest Control, Homeowners with pest problems, property managers, small business owners, residents concerned about termite prevention",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Pest Coverage"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Professional Inspection & Prevention"
        }
      ],
      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.