OBJECT
type SchoolServicePrice {type: String currency: String recurringInterval: String tiers: [SchoolServiceTier] }