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

RuntimePlatform Schema in JSON-LD

Specialized software environment that provides the essential infrastructure, libraries, and services required to execut…

RuntimePlatform is a schema.org type. Use the generator above to build RuntimePlatform 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/RuntimePlatform.

Inherited properties

RuntimePlatform also inherits properties from SoftwareApplication, CreativeWork, Thing.

PropertyExpected typeDescription
applicationCategoryTextType of software application, e.g. 'Game, Multimedia'.
applicationSubCategoryTextSubcategory of the application, e.g. 'Arcade Game'.
applicationSuiteTextThe name of the application suite to which the application belongs (e.g. Excel belongs to Office).
availableOnDeviceTextDevice required to run the application. Used in cases where a specific make/model is required to ru…
countriesNotSupportedTextCountries for which the application is not supported. You can also provide the two-letter ISO 3166-…
countriesSupportedTextCountries for which the application is supported. You can also provide the two-letter ISO 3166-1 al…
downloadUrlURLIf the file can be downloaded, URL to download the binary.
featureListURLFeatures or modules provided by this application (and possibly required by other applications).
fileSizeTextSize of the application / package (e.g. 18MB). In the absence of a unit (MB, KB etc.), KB will be a…
installUrlURLURL at which the app may be installed, if different from the URL of the item.
memoryRequirementsURLMinimum memory requirements.
operatingSystemTextOperating systems supported (Windows 7, OS X 10.6, Android 1.6).
permissionsTextPermission(s) required to run the app (for example, a mobile app may require full internet access o…
processorRequirementsTextProcessor architecture required to run the application (e.g. IA64).
releaseNotesURLDescription of what changed in this version.
runtimePlatformTextRuntime platform or script interpreter dependencies (example: Java v1, Python 2.3, .NET Framework 3…
screenshotURLA link to a screenshot image of the app.
softwareAddOnTextAdditional content for a software application.
softwareHelpTextSoftware application help.
softwareRequirementsURLComponent dependency requirements for application. This includes runtime environments and shared li…
softwareVersionTextVersion of the software instance.
storageRequirementsURLStorage requirements (free space required).
supportingDataTextSupporting data for a SoftwareApplication.
aboutTextThe subject matter of an object.
abstractTextAn abstract is a short description that summarizes a [[CreativeWork]].
accessibilityAPITextIndicates that the resource is compatible with the referenced accessibility API. Values should be d…
accessibilityControlTextIdentifies input methods that are sufficient to fully control the described resource. Values should…
accessibilityFeatureTextContent features of the resource, such as accessible media, alternatives and supported enhancements…
accessibilityHazardTextA characteristic of the described resource that is physiologically dangerous to some users. Related…
accessibilitySummaryTextA human-readable summary of specific accessibility features or deficiencies, consistent with the ot…
accessModeTextThe human sensory perceptual system or cognitive faculty through which a person may process or perc…
accessModeSufficientTextA list of single or combined accessModes that are sufficient to understand all the intellectual con…
accountablePersonTextSpecifies the Person that is legally accountable for the CreativeWork.
acquireLicensePageURLIndicates a page documenting how licenses can be purchased or otherwise acquired, for the current i…
aggregateRatingTextThe overall rating, based on a collection of reviews or ratings, of the item.
alternativeHeadlineTextA secondary title of the CreativeWork.
archivedAtURLIndicates a page or other link involved in archival of a [[CreativeWork]]. In the case of [[MediaRe…
assessesTextThe item being described is intended to assess the competency or learning outcome defined by the re…
associatedMediaTextA media object that encodes this CreativeWork. This property is a synonym for encoding.
audienceTextAn intended audience, i.e. a group for whom something was created.

+ 107 more inherited properties. See schema.org/RuntimePlatform for the full list.

RuntimePlatform JSON-LD example

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

Frequently asked questions

What is RuntimePlatform schema?

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

How do I add RuntimePlatform structured data to my website?

Fill in the RuntimePlatform 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 RuntimePlatform JSON-LD generator free?

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

Related schema types

Software Application