Structured Data

    Smit Exterminators and Lawn Care, Critter Control

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

    Schema.org / LocalBusiness
    |
    50 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Smit Exterminators and Lawn Care, Critter Control",
      description: "Smit Exterminators and Lawn Care provides comprehensive pest control and lawn maintenance services to Miami residents and surrounding areas. Their integrated approach combines professional extermination with lawn care to address both pest problems and outdoor space maintenance. The business serves residential customers seeking complete outdoor property solutions.",
      telephone: "+1-305-984-5330",
      address: {
        @type: "PostalAddress",
        streetAddress: "17000 SW 139th Pl",
        addressLocality: "Miami",
        addressRegion: "FL",
        postalCode: "33177",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 25.6097432,
        longitude: -80.41885119999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.7",
        reviewCount: "3",
        bestRating: "5"
      },
      areaServed: "Miami and surrounding South Florida communities",
      knowsAbout: "Pest Control, Homeowners seeking integrated pest control and lawn maintenance, residents dealing with critters and wildlife issues, property owners wanting coordinated outdoor services",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Combined Services"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Critter Control Focus"
        }
      ],
      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.