{
  "@context": {
    "schema": "https://schema.org/",
    "daye": "https://www.dayeepower.cn/#"
  },
  "@graph": [
    {
      "@type": "LocalBusiness",
      "@id": "https://www.dayeepower.cn/#localbusiness",
      "name": "Ningbo Daye Power Machinery Co., Ltd.",
      "alternateName": [
        "DAYE Power",
        "Dayeepower"
      ],
      "url": "https://www.dayeepower.cn",
      "logo": {
        "@type": "ImageObject",
        "url": "https://www.dayeepower.cn/images/logo.png",
        "width": 512,
        "height": 512
      },
      "image": "https://www.dayeepower.cn/images/logo.png",
      "description": "Professional manufacturer and supplier of outdoor power equipment. Designs, manufactures, and exports gasoline and electric lawn mowers, engines, leaf blowers, tillers, 40V lithium battery tools, and remote-controlled mowers to 50+ countries. CE, GS, EMC, NOISE, EUROV certified. OEM/ODM services available.",
      "foundingDate": "2004",
      "slogan": "China's earliest lawnmower factory",
      "address": {
        "@type": "PostalAddress",
        "streetAddress": "No.1, Xin Yang Road, Di Tang Street",
        "addressLocality": "Yuyao",
        "addressRegion": "Zhejiang",
        "postalCode": "315400",
        "addressCountry": "CN"
      },
      "geo": {
        "@type": "GeoCoordinates",
        "latitude": 30.0375,
        "longitude": 121.1594
      },
      "hasMap": {
        "@type": "Map",
        "url": "https://maps.google.com/?q=30.0375,121.1594"
      },
      "priceRange": "$$",
      "currenciesAccepted": "USD,EUR,GBP,AUD,JPY",
      "paymentAccepted": "T/T,L/C,Wire Transfer",
      "openingHoursSpecification": {
        "@type": "OpeningHoursSpecification",
        "dayOfWeek": [
          "Monday",
          "Tuesday",
          "Wednesday",
          "Thursday",
          "Friday"
        ],
        "opens": "08:00",
        "closes": "17:30"
      },
      "contactPoint": [
        {
          "@type": "ContactPoint",
          "telephone": "+86-180-5858-4090",
          "contactType": "sales",
          "email": "sales@dayeepower.cn",
          "availableLanguage": [
            "English",
            "Chinese",
            "English"
          ],
          "areaServed": "Worldwide"
        },
        {
          "@type": "ContactPoint",
          "telephone": "+86-180-5858-4090",
          "contactType": "customer support",
          "contactOption": "WhatsApp",
          "availableLanguage": [
            "English",
            "Chinese",
            "English"
          ],
          "areaServed": "Worldwide"
        }
      ],
      "email": "sales@dayeepower.cn",
      "telephone": "+86-180-5858-4090",
      "foundingLocation": {
        "@type": "Place",
        "address": {
          "@type": "PostalAddress",
          "addressLocality": "Yuyao",
          "addressRegion": "Zhejiang",
          "addressCountry": "CN"
        }
      },
      "numberOfEmployees": {
        "@type": "QuantitativeValue",
        "minValue": 200,
        "maxValue": 300
      },
      "hasCertification": [
        {
          "@type": "Certification",
          "name": "ISO 9001",
          "description": "Quality Management System"
        },
        {
          "@type": "Certification",
          "name": "CE",
          "description": "European Conformity"
        },
        {
          "@type": "Certification",
          "name": "GS",
          "description": "German Safety Certification"
        },
        {
          "@type": "Certification",
          "name": "EMC",
          "description": "Electromagnetic Compatibility"
        },
        {
          "@type": "Certification",
          "name": "NOISE",
          "description": "Outdoor Noise Emission Compliance"
        },
        {
          "@type": "Certification",
          "name": "EUROV",
          "description": "European Engine Exhaust Emission Standard"
        }
      ],
      "areaServed": [
        {
          "@type": "Country",
          "name": "United States"
        },
        {
          "@type": "Country",
          "name": "United Kingdom"
        },
        {
          "@type": "Country",
          "name": "Canada"
        },
        {
          "@type": "Country",
          "name": "Australia"
        },
        {
          "@type": "Country",
          "name": "Germany"
        },
        {
          "@type": "Country",
          "name": "France"
        },
        {
          "@type": "Country",
          "name": "Netherlands"
        },
        {
          "@type": "Country",
          "name": "Spain"
        },
        {
          "@type": "Country",
          "name": "Italy"
        },
        {
          "@type": "Country",
          "name": "Japan"
        },
        {
          "@type": "Country",
          "name": "South Korea"
        },
        {
          "@type": "Country",
          "name": "Singapore"
        },
        {
          "@type": "Country",
          "name": "India"
        },
        {
          "@type": "Country",
          "name": "Brazil"
        },
        {
          "@type": "Country",
          "name": "South Africa"
        }
      ],
      "makesOffer": {
        "@type": "Offer",
        "itemOffered": {
          "@type": "Product",
          "name": "Lawn Mowers & Outdoor Power Equipment",
          "description": "Manufacturer and exporter of outdoor power equipment — gasoline and electric lawn mowers, engines, leaf blowers, tillers, 40V lithium battery tools, and remote-controlled mowers."
        }
      },
      "sameAs": [
        "https://www.tiktok.com/@dayeepower_cn",
        "https://www.youtube.com/@dayeepower_cn",
        "https://www.facebook.com/dayeepower",
        "https://www.instagram.com/dayeepower_cn",
        "https://www.linkedin.com/company/dayeepower-cn/",
        "https://x.com/dayeepower_cn"
      ]
    },
    {
      "@type": "WebSite",
      "@id": "https://www.dayeepower.cn/#website",
      "name": "DAYE Power",
      "url": "https://www.dayeepower.cn",
      "inLanguage": "en",
      "publisher": {
        "@id": "https://www.dayeepower.cn/#localbusiness"
      },
      "potentialAction": {
        "@type": "SearchAction",
        "target": "https://www.dayeepower.cn/products?search={search_term_string}",
        "query-input": "required name=search_term_string"
      }
    }
  ]
}