[
  {
    "brand": "SoundPro",
    "price": 199.99,
    "stock": {
      "quantity": 50,
      "available": true
    },
    "images": [
      "https://example.com/products/1001/main.jpg",
      "https://example.com/products/1001/side.jpg"
    ],
    "ratings": {
      "averageRating": 4.7,
      "numberOfReviews": 120
    },
    "reviews": [
      {
        "rating": 5,
        "userId": 101,
        "comment": "Amazing sound quality and battery life!",
        "reviewId": 501,
        "username": "techguy123"
      },
      {
        "rating": 4,
        "userId": 102,
        "comment": "Great headphones but a bit pricey.",
        "reviewId": 502,
        "username": "jane_doe"
      }
    ],
    "category": "Electronics",
    "currency": "USD",
    "variants": [
      {
        "color": "Black",
        "price": 199.99,
        "variantId": "1001_01",
        "stockQuantity": 20
      },
      {
        "color": "White",
        "price": 199.99,
        "variantId": "1001_02",
        "stockQuantity": 30
      }
    ],
    "productId": 1001,
    "dimensions": {
      "depth": "8cm",
      "width": "18cm",
      "height": "20cm",
      "weight": "0.5kg"
    },
    "description": "Noise-cancelling wireless headphones with Bluetooth 5.0 and 20-hour battery life.",
    "productName": "Wireless Headphones"
  },
  {
    "brand": "CaseMate",
    "price": 29.99,
    "stock": {
      "quantity": 200,
      "available": true
    },
    "images": [
      "https://example.com/products/1002/main.jpg",
      "https://example.com/products/1002/back.jpg"
    ],
    "ratings": {
      "averageRating": 4.4,
      "numberOfReviews": 80
    },
    "reviews": [
      {
        "rating": 4,
        "userId": 103,
        "comment": "Very sturdy and fits perfectly.",
        "reviewId": 601,
        "username": "caseuser456"
      },
      {
        "rating": 5,
        "userId": 104,
        "comment": "Best case I've bought for my phone!",
        "reviewId": 602,
        "username": "mobile_fan"
      }
    ],
    "category": "Accessories",
    "currency": "USD",
    "variants": [
      {
        "color": "Black",
        "price": 29.99,
        "variantId": "1002_01",
        "stockQuantity": 100
      },
      {
        "color": "Blue",
        "price": 29.99,
        "variantId": "1002_02",
        "stockQuantity": 100
      }
    ],
    "productId": 1002,
    "dimensions": {
      "depth": "1cm",
      "width": "8cm",
      "height": "15cm",
      "weight": "0.2kg"
    },
    "description": "Durable and shockproof case for smartphones, available in multiple colors.",
    "productName": "Smartphone Case"
  },
  {
    "brand": "Visionary",
    "price": 799.99,
    "stock": {
      "quantity": 30,
      "available": true
    },
    "images": [
      "https://example.com/products/1003/main.jpg",
      "https://example.com/products/1003/side.jpg"
    ],
    "ratings": {
      "averageRating": 4.8,
      "numberOfReviews": 250
    },
    "reviews": [
      {
        "rating": 5,
        "userId": 105,
        "comment": "Incredible picture quality, streaming works seamlessly.",
        "reviewId": 701,
        "username": "techlover123"
      },
      {
        "rating": 4,
        "userId": 106,
        "comment": "Great TV, but a little bulky.",
        "reviewId": 702,
        "username": "homecinema"
      }
    ],
    "category": "Electronics",
    "currency": "USD",
    "variants": [
      {
        "price": 799.99,
        "variantId": "1003_01",
        "screenSize": "55 inch",
        "stockQuantity": 30
      }
    ],
    "productId": 1003,
    "dimensions": {
      "depth": "10cm",
      "width": "123cm",
      "height": "80cm",
      "weight": "15kg"
    },
    "description": "55-inch 4K Ultra HD Smart TV with built-in Wi-Fi and streaming apps.",
    "productName": "4K Ultra HD Smart TV"
  },
  {
    "brand": "AudioX",
    "price": 59.99,
    "stock": {
      "quantity": 100,
      "available": true
    },
    "images": [
      "https://example.com/products/1004/main.jpg",
      "https://example.com/products/1004/side.jpg"
    ],
    "ratings": {
      "averageRating": 4.6,
      "numberOfReviews": 150
    },
    "reviews": [
      {
        "rating": 5,
        "userId": 107,
        "comment": "Excellent sound quality for its size!",
        "reviewId": 801,
        "username": "musicfan23"
      },
      {
        "rating": 4,
        "userId": 108,
        "comment": "Great for outdoor use, but the battery could last longer.",
        "reviewId": 802,
        "username": "outdoor_lover"
      }
    ],
    "category": "Electronics",
    "currency": "USD",
    "variants": [
      {
        "color": "Red",
        "price": 59.99,
        "variantId": "1004_01",
        "stockQuantity": 50
      },
      {
        "color": "Blue",
        "price": 59.99,
        "variantId": "1004_02",
        "stockQuantity": 50
      }
    ],
    "productId": 1004,
    "dimensions": {
      "depth": "5cm",
      "width": "15cm",
      "height": "8cm",
      "weight": "0.3kg"
    },
    "description": "Portable Bluetooth speaker with 12-hour battery life and water resistance.",
    "productName": "Bluetooth Speaker"
  },
  {
    "brand": "ColdTech",
    "price": 129.99,
    "stock": {
      "quantity": 80,
      "available": true
    },
    "images": [
      "https://example.com/products/1005/main.jpg",
      "https://example.com/products/1005/back.jpg"
    ],
    "ratings": {
      "averageRating": 4.5,
      "numberOfReviews": 60
    },
    "reviews": [
      {
        "rating": 5,
        "userId": 109,
        "comment": "Perfect for cold weather, very comfortable!",
        "reviewId": 901,
        "username": "outdoor_adventurer"
      },
      {
        "rating": 4,
        "userId": 110,
        "comment": "Nice jacket, but could be a little warmer.",
        "reviewId": 902,
        "username": "winter_gear"
      }
    ],
    "category": "Clothing",
    "currency": "USD",
    "variants": [
      {
        "size": "M",
        "color": "Black",
        "price": 129.99,
        "variantId": "1005_01",
        "stockQuantity": 30
      },
      {
        "size": "L",
        "color": "Gray",
        "price": 129.99,
        "variantId": "1005_02",
        "stockQuantity": 50
      }
    ],
    "productId": 1005,
    "dimensions": {
      "depth": "5cm",
      "width": "60cm",
      "height": "85cm",
      "weight": "1.5kg"
    },
    "description": "Men's water-resistant winter jacket with a fur-lined hood.",
    "productName": "Winter Jacket"
  }
]
