Schema: feesAndCommissionsSpecification
Schema: feesAndCommissionsSpecification Example Markup
The following are examples of markup written in json+ld that include the correct usage for Schema: feesAndCommissionsSpecification.
FinancialService JSON-LD example for a credit union in Dunmore. Covers feesAndCommissionsSpecification (the only property unique to FinancialService), the four subtypes (BankOrCreditUnion, InsuranceAgency, AccountingService, AutomatedTeller), and how to mark up a financial institution with LocalBusiness properties.
InsuranceAgency JSON-LD stub for insurance agencies and brokerages. Direct FinancialService subtype with no unique properties (inherits feesAndCommissionsSpecification).
AccountingService JSON-LD stub for accounting, bookkeeping, and tax services. Direct FinancialService subtype with no unique properties (inherits feesAndCommissionsSpecification).
PaymentCard JSON-LD example for a credit or debit card product. Dual-inherits PaymentMethod + FinancialProduct, adding cashBack, contactlessPayment, floorLimit, and monthlyMinimumRepaymentAmount.
FinancialProduct JSON-LD example for the parent of all published banking / credit / insurance offerings. Service subtype adding interestRate, annualPercentageRate, and feesAndCommissionsSpecification.
BankAccount JSON-LD example for checking, savings, and money-market accounts. FinancialProduct subtype adding bankAccountType, accountMinimumInflow, and accountOverdraftLimit.
LoanOrCredit JSON-LD example for mortgages, auto loans, student loans, lines of credit. FinancialProduct subtype adding amount, loanTerm, loanType, gracePeriod, requiredCollateral, recourseLoan, renegotiableLoan.