Download Meta Glasses Reviews - 10 KB 1 Level Minified JSON File Free Sample JSON Data (10 KB 1 Level Minified)
Size : Meta Glasses Reviews - 10 KB 1 Level Minified
Download the Meta Glasses Reviews - 10 KB 1 Level Minified JSON file for free. This sample JSON file (10 KB 1 Level Minified) is perfect for API testing, validating databases, and checking website file upload limits.
Designed for developers and testers, this JSON document contains structured JSON objects and JSON arrays, allowing you to simulate real-world scenarios with large JSON datasets.
{
"type": "array",
"items": {
"type": "object",
"required": [
"reviewID",
"name",
"date",
"rating",
"title",
"review",
"country",
"reviewLink"
],
"properties": {
"date": {
"type": "string",
"description": "Review date in human-readable format"
},
"name": {
"type": "string"
},
"title": {
"type": "string"
},
"rating": {
"type": "string"
},
"review": {
"type": "string",
"description": "Full review text, may include HTML entities"
},
"country": {
"type": "string"
},
"helpful": {
"type": "string"
},
"profile": {
"type": "string",
"format": "uri"
},
"reviewID": {
"type": "string"
},
"reviewLink": {
"type": "string",
"format": "uri"
},
"helpful_aug": {
"type": "string"
},
"reviewImage": {
"type": "string",
"description": "Image URL or empty string"
},
"verifiedPurchase": {
"type": "string",
"description": "Boolean value stored as string"
},
"helpfulness_score": {
"type": "string"
},
"is_positive_review": {
"type": "string",
"description": "Binary label stored as string (0/1)"
}
}
},
"title": "ProductReviews",
"$schema": "http://json-schema.org/draft-07/schema#"
}We found 5 files similar to your selection in the META-GLASSES-REVIEWS 1LEVEL folder.