schema.org / Product

Relatix JSON-LD Tool

Google-friendly structured data with NAICS industry classification — www.jsonldtool.com

🔍
Output
Language
Direction
URL Examples
Width
Text Size
Color Mode
Typefaces
Product
📦

Product Information

Product name is required
Description is recommended
At least one image URL is required
One URL per line
Brand is recommended
Product URL required for merchant listings
🏷️

Product Identifiers

At least one identifier (SKU, GTIN, MPN) recommended
UPC/EAN/ISBN
Manufacturer part #
🏭

NAICS Industry Classification

🏭

SIC Industry Classification

📐

Attributes

💰

Pricing & Availability

Price is required
ISO date
📅

Rent to Own / Financing

Ratings & Reviews

🚚

Shipping Details

🚚

Delivery Fee

↩️

Return Policy

Completion5/33 fields (15%)

Validation

Required by Google
Product name is required
At least one image URL is required
Price is required
Product URL required for merchant listings
Recommended by Google
Description is recommended
Brand is recommended
At least one identifier (SKU, GTIN, MPN) recommended

Optimization Hints

Adding AggregateRating can improve click-through rates by up to 30% in search results.
Including at least one Review helps build trust and can enable review rich snippets.
Adding shipping details helps qualify for free shipping badges in Google Shopping.
Return policy information builds buyer confidence and is required for some Google Shopping features.
GTIN (UPC/EAN) helps Google match your product to its catalog, improving visibility.
ℹ️Multiple product images improve engagement and may appear in image search results.
JSON-LD Output
1<script type="application/ld+json">
2{
3 "@context": "https://schema.org",
4 "@type": "Product",
5 "offers": {
6 "@type": "Offer",
7 "priceCurrency": "USD",
8 "availability": "https://schema.org/InStock",
9 "itemCondition": "https://schema.org/NewCondition"
10 },
11 "inLanguage": "en"
12}
13</script>

Quick Reference

1. Select schema type above
2. Fill in the form fields on the left
3. Choose output format (JSON-LD, Microdata, RDFa, XML, Open Graph)
4. Resolve any validation errors above
5. Copy the output
6. Paste into your page's <head> section
Ctrl+Z Undo · Ctrl+Shift+Z Redo · Ctrl+S Export · Ctrl+Shift+C Copy
Copyright 2026 Relatix LLC

CreditCard Schema in JSON-LD

A card payment method of a particular brand or name. Used to mark up a particular payment method and/or the financial …

CreditCard is a schema.org type. Use the generator above to build CreditCard structured data as JSON-LD, Microdata, RDFa, XML or Open Graph, then paste it into your page to help Google, Bing and AI answer engines understand your content.

See the official definition at schema.org/CreditCard.

Inherited properties

CreditCard also inherits properties from LoanOrCredit, PaymentCard, FinancialProduct, PaymentMethod, Service, Intangible, Thing.

PropertyExpected typeDescription
amountNumberThe amount of money.
currencyTextThe currency in which the monetary amount is expressed.\n\nUse standard formats: [ISO 4217 currency…
gracePeriodTextThe period of time after any due date that the borrower has to fulfil its obligations before a defa…
loanRepaymentFormTextA form of paying back money previously borrowed from a lender. Repayment usually takes the form of …
loanTermTextThe duration of the loan or credit agreement.
loanTypeURLThe type of a loan or credit.
recourseLoanBooleanThe only way you get the money back in the event of default is the security. Recourse is where you …
renegotiableLoanBooleanWhether the terms for payment of interest can be renegotiated during the life of the loan.
requiredCollateralTextAssets required to secure loan or credit repayments. It may take form of third party pledge, goods,…
cashBackBooleanA cardholder benefit that pays the cardholder a small percentage of their net expenditures.
contactlessPaymentBooleanA secure method for consumers to purchase products or services via debit, credit or smartcards by u…
floorLimitTextA floor limit is the amount of money above which credit card transactions must be authorized.
monthlyMinimumRepaymentAmountNumberThe minimum payment is the lowest amount of money that one is required to pay on a credit card stat…
annualPercentageRateNumberThe annual rate that is charged for borrowing (or made by investing), expressed as a single percent…
feesAndCommissionsSpecificationURLDescription of fees, commissions, and other terms applied either to a class of financial product, o…
interestRateNumberThe interest rate, charged or paid, applicable to the financial product. Note: This is different fr…
paymentMethodTypeTextThe type of a payment method.
aggregateRatingTextThe overall rating, based on a collection of reviews or ratings, of the item.
areaServedTextThe geographic area where a service or offered item is provided.
audienceTextAn intended audience, i.e. a group for whom something was created.
availableChannelTextA means of accessing the service (e.g. a phone bank, a web site, a location, etc.).
awardTextAn award won by or for this item.
brandTextThe brand(s) associated with a product or service, or the brand(s) maintained by an organization or…
brokerTextAn entity that arranges for an exchange between a buyer and a seller. In most cases a broker never…
categoryTextA category for the item. Greater signs or slashes can be used to informally indicate a category hie…
hasCertificationTextCertification information about a product, organization, service, place, or person.
hasOfferCatalogTextIndicates an OfferCatalog listing for this Organization, Person, or Service.
hoursAvailableTextThe hours during which this service or contact is available.
isRelatedToTextA pointer to another, somehow related product (or multiple products).
isSimilarToTextA pointer to another, functionally similar product (or multiple products).
logoURLAn associated logo.
offersTextAn offer to provide this item&#x2014;for example, an offer to sell a product, rent the DVD of a mov…
providerTextThe service provider, service operator, or service performer; the goods producer. Another party (a …
providerMobilityTextIndicates the mobility of a provided service (e.g. 'static', 'dynamic').
reviewTextA review of the item.
serviceOutputTextThe tangible thing generated by the service, e.g. a passport, permit, etc.
serviceTypeTextThe type of service being offered, e.g. veterans' benefits, emergency relief, etc.
sloganTextA slogan or motto associated with the item.
termsOfServiceURLHuman-readable terms of service documentation.
additionalTypeURLAn additional type for the item, typically used for adding more specific types from external vocabu…

+ 12 more inherited properties. See schema.org/CreditCard for the full list.

CreditCard JSON-LD example

{
  "@context": "https://schema.org",
  "@type": "CreditCard",
  "name": "Example CreditCard"
}

Frequently asked questions

What is CreditCard schema?

CreditCard (schema.org/CreditCard) is a structured-data type used to describe a CreditCard to search engines and AI systems. Adding CreditCard JSON-LD to a page helps Google, Bing and answer engines understand the content and can enable rich results.

How do I add CreditCard structured data to my website?

Fill in the CreditCard fields in this tool, copy the generated JSON-LD, and paste it inside a <script type="application/ld+json"> tag in the <head> or <body> of your page. You can also export Microdata, RDFa, XML or Open Graph.

Is the CreditCard JSON-LD generator free?

Yes. jsonldtool.com is a free CreditCard schema generator and validator with no sign-up required.

Related schema types

LoanOrCredit