{
  "@context": "https://schema.org",
  "@type": ["Organization", "WebSite"],
  "name": "EcoOps",
  "url": "https://ecolizer.online",
  "logo": "https://ecolizer.online/eco-ops.png",
  "description": "EcoOps is the leading operations management platform for recycling businesses. Features include waste collection tracking, inventory management, order processing, attendance, vehicles, and analytics dashboards.",
  "sameAs": ["https://twitter.com/ecolizer", "https://linkedin.com/company/ecolizer"],
  "contactPoint": {
    "@type": "ContactPoint",
    "telephone": "+1-234-567-8900",
    "contactType": "customer service",
    "email": "support@ecolizer.online"
  },
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "US"
  },
  "founder": {
    "@type": "Person",
    "name": "EcoOps Team"
  },
  "areaServed": "Worldwide",
  "knowsAbout": ["recycling", "waste management", "sustainable business", "circular economy", "ecolizer online", "ecolizer.online"],
  "keywords": ["ecolizer online", "ecolizer.online", "secureloop", "recycling operations", "scrap dealer software"],
  "potentialAction": {
    "@type": "SearchAction",
    "target": "https://ecolizer.online/search?q={search_term_string}",
    "query-input": "required name=search_term_string"
  }
}
