{ "star_accuracy_thresholds": [ 0.6, 0.75, 0.85 ], "venues": [ { "id": "bar", "name": "The Dive Bar", "description": "Sticky floors, a dozen regulars, and a PA that has seen better decades.", "star_threshold": 0, "pack": null }, { "id": "club", "name": "Velvet Room", "description": "A proper club stage. People actually came to hear you.", "star_threshold": 50, "pack": null }, { "id": "arena", "name": "Feedback Arena", "description": "Ten thousand seats. Try not to think about it.", "star_threshold": 150, "pack": null } ] }