{
  "@context": "https://schema.org",
  "@type": "LocalBusiness",
  "@id": "https://eewaste.com/#business",
  "name": "EWS",
  "legalName": "Empire Environmental Waste Inc",
  "alternateName": "Empire Environmental Waste",
  "url": "https://eewaste.com",
  "logo": "https://eewaste.com/img/ews-logo.jpg",
  "image": "https://eewaste.com/img/ews-logo.jpg",
  "description": "Locally owned commercial waste management, recycling, and roll-off dumpster rental company serving Miami and Miami-Dade County, Florida for 30+ years.",
  "telephone": "+13056911516",
  "email": "info@eewaste.com",
  "priceRange": "$$",
  "currenciesAccepted": "USD",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "10715 S.W. 190th Street",
    "addressLocality": "Miami",
    "addressRegion": "FL",
    "postalCode": "33177",
    "addressCountry": "US"
  },
  "contactPoint": [{
    "@type": "ContactPoint",
    "telephone": "+13056911516",
    "email": "info@eewaste.com",
    "contactType": "sales and customer support",
    "areaServed": "Miami-Dade County, Florida",
    "availableLanguage": ["English", "Spanish"]
  }],
  "openingHoursSpecification": [{
    "@type": "OpeningHoursSpecification",
    "dayOfWeek": ["Monday", "Tuesday", "Wednesday", "Thursday", "Friday", "Saturday"],
    "opens": "07:00",
    "closes": "18:00"
  }],
  "areaServed": [
    "Miami", "North Miami", "Aventura", "Bal Harbour", "Sunny Isles", "Opa Locka", "Hialeah", "North Bay Village", "Surfside", "Golden Shores", "Golden Beach", "Miami Gardens", "Carol City", "Miami Lakes", "North Miami Beach", "Doral", "Miami Shores", "Biscayne Gardens", "Medley", "Miami Springs", "Sweetwater", "Biscayne Park", "Miami Beach", "Coral Gables", "Homestead", "Florida City", "Cutler Bay", "Palmetto Bay", "Pinecrest", "South Miami", "West Miami", "Key Biscayne", "Hialeah Gardens", "Bay Harbor Islands", "Indian Creek", "El Portal", "Virginia Gardens", "Kendall"
  ],
  "knowsAbout": [
    "commercial waste management",
    "business trash pickup",
    "front-load dumpster service",
    "roll-off dumpster rental",
    "construction debris removal",
    "commercial recycling",
    "waste invoice review"
  ],
  "hasOfferCatalog": {
    "@type": "OfferCatalog",
    "name": "EWS waste management services",
    "itemListElement": [
      {
        "@type": "Offer",
        "name": "Commercial front-load waste collection",
        "priceSpecification": { "@type": "PriceSpecification", "price": "55", "priceCurrency": "USD", "description": "Starting monthly price for 2-yard service" },
        "itemOffered": { "@type": "Service", "name": "2-8 yard commercial front-load waste collection" }
      },
      {
        "@type": "Offer",
        "name": "Roll-off dumpster rental",
        "priceSpecification": { "@type": "PriceSpecification", "price": "289", "priceCurrency": "USD", "description": "Starting price for a 14-day rental" },
        "itemOffered": { "@type": "Service", "name": "10-40 yard roll-off dumpster rental" }
      },
      {
        "@type": "Offer",
        "name": "Commercial recycling service",
        "itemOffered": { "@type": "Service", "name": "Commercial recycling and waste diversion programs" }
      },
      {
        "@type": "Offer",
        "name": "WiseWaste invoice review",
        "priceSpecification": { "@type": "PriceSpecification", "price": "0", "priceCurrency": "USD", "description": "Free invoice review" },
        "itemOffered": { "@type": "Service", "name": "Waste invoice review and price comparison" }
      }
    ]
  }
}
