{
"id": "68eb3e23-...",
"refId": "feature-03-analytics",
"displayName": "Analytics",
"featureType": "BOOLEAN",
"featureStatus": "NEW",
"description": "Access to analytics"
…
{
"id": "053fa17a-...",
"refId": "feature-01-seats",
"displayName": "Team size",
"featureType": "NUMBER",
"units": "Seat",
"unitsPlural": "Seats", "featureStatus": "NEW",
"meterType": "FLUCTUATING",
"description": "# of team members"
…
{
"id": "1ee16ff7-...",
"refId": "feature-02-orders",
"displayName": "Fulfilled orders",
"featureType": "NUMBER",
"units": "Order",
"unitsPlural": "Orders",
"featureStatus": "NEW",
"meterType": "INCREMENTAL",
"description": "Number of orders"
…