{
  "@context": "https://schema.org",
  "@type": "FAQPage",
  "mainEntity": [
    {
      "@type": "Question",
      "name": "What types of agricultural machinery do you supply?",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "We supply mini tractors (25-50HP), utility tractors (50-100HP), combine harvesters, power tillers, plows, harrows, seeders, and various farm implements."
      }
    },
    {
      "@type": "Question",
      "name": "What is your warranty policy?",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "We provide 1-2 years warranty on major components (engine, transmission). Wear parts are covered for 6 months. Technical support is available lifetime."
      }
    },
    {
      "@type": "Question",
      "name": "Do you provide spare parts?",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "Yes, we supply spare parts for all our products. Standard parts are shipped within 3 days. Engine and transmission parts within 7 days."
      }
    },
    {
      "@type": "Question",
      "name": "What is your delivery time?",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "Sample orders: 7-10 days. Container orders: 20-30 days after deposit. We ship from Qingdao port with regular sailings to major ports worldwide."
      }
    }
  ]
}
