{ "calcblock": [ { "title": "Rate Calculator", "calculators": [ { "calcname": "Standard Rate", "calculatorCount": "1", "calctype": "$", "rateName": "Student Type", "amountName": "Credit Hours", "rateTypes": [ { "rateValue": "500", "rateLabel": "In-State" }, { "rateValue": "650", "rateLabel": "Out-of-State" } ] }, { "calcname": "Exclusive Rate", "calculatorCount": "2", "calctype": "$", "rateName": "Student Type", "amountName": "Credit Hours", "rateTypes": [ { "rateValue": "300", "rateLabel": "In-State" }, { "rateValue": "450", "rateLabel": "Out-of-State" } ] } ] } ] }