{
  "@context": "https://schema.org",
  "@type": [
    "Organization",
    "LocalBusiness",
    "PestControlService"
  ],
  "@id": "https://btrpestcontrol.com/#business",
  "name": "BTR Pest Control",
  "alternateName": "Bee Treated Right Pest Control",
  "url": "https://btrpestcontrol.com",
  "telephone": "+1-734-338-1828",
  "email": "info@btrpestcontrol.com",
  "image": "https://btrpestcontrol.com/favicon.png",
  "logo": "https://btrpestcontrol.com/favicon.png",
  "slogan": "Bee Treated Right - Michigan's Most Trusted Pest Control",
  "priceRange": "$$",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "29712 Trancrest St",
    "addressLocality": "Livonia",
    "addressRegion": "MI",
    "postalCode": "48152",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.4253,
    "longitude": -83.4124
  },
  "openingHoursSpecification": {
    "@type": "OpeningHoursSpecification",
    "dayOfWeek": [
      "Monday",
      "Tuesday",
      "Wednesday",
      "Thursday",
      "Friday",
      "Saturday",
      "Sunday"
    ],
    "opens": "09:00",
    "closes": "20:00"
  },
  "areaServed": [
    { "@type": "City", "name": "Livonia" },
    { "@type": "City", "name": "Detroit" },
    { "@type": "AdministrativeArea", "name": "Wayne County" },
    { "@type": "AdministrativeArea", "name": "Oakland County" },
    { "@type": "AdministrativeArea", "name": "Washtenaw County" },
    { "@type": "AdministrativeArea", "name": "Macomb County" },
    { "@type": "AdministrativeArea", "name": "Livingston County" },
    { "@type": "State", "name": "Michigan" }
  ],
  "sameAs": [
    "https://www.facebook.com/btrpestcontrol",
    "https://twitter.com/btrpestcontrol",
    "https://www.instagram.com/btrpestcontrol",
    "https://share.google/gRCViMd6Pzi8quZ2z"
  ],
  "hasCredential": {
    "@type": "EducationalOccupationalCredential",
    "credentialCategory": "license",
    "name": "MDARD Licensed Pesticide Applicator (Category 7A General Pest / 7B Wood Destroying Organisms)",
    "recognizedBy": {
      "@type": "GovernmentOrganization",
      "name": "Michigan Department of Agriculture and Rural Development (MDARD)"
    }
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": "4.9",
    "reviewCount": "133",
    "bestRating": "5"
  },
  "knowsAbout": [
    "Pest Control Service",
    "Exterminator",
    "Termite Treatment",
    "Bed Bug Treatment",
    "Rodent Control",
    "Mosquito Control",
    "Wildlife Removal",
    "Commercial Pest Control"
  ],
  "category": "Pest Control Service",
  "additionalType": [
    "https://schema.org/PestControlService"
  ],
  "contactPoint": [
    {
      "@type": "ContactPoint",
      "telephone": "+1-734-338-1828",
      "contactType": "customer service",
      "areaServed": "US-MI",
      "availableLanguage": "English"
    }
  ]
}
