{
"_id": "string",
"name": "free",
"displayName": "string",
"creditsPerMonth": 0,
"prices": [
{
"amount": 0,
"currency": "USD",
"interval": "monthly"
}
],
"features": [
"string"
]
}