SoftwareApplication Schema Builder
Fill out the form on the left. The right panel shows the corresponding JSON-LD updating live as you type. Empty fields are omitted, so the output stays clean and valid no matter where you stop. When you're happy with the result, click the copy icon in the code block header and paste the<script>tag into your HTML head.
New to SoftwareApplication markup? Read the XooStructured reference example first. It covers every property in depth along with the common mistakes. You can also click the "Load XooStructured example" button above the form to populate every field from our reference entry and see what a fully-populated form produces.
Everything runs in your browser. Your form data is never sent to XooCode's servers or logged anywhere. When you close the tab, nothing persists.
SoftwareApplication form
The schema.org ApplicationCategory enum. Google uses this to classify your app in the knowledge graph.
Add each supported OS as a separate entry. One entry emits as a single string, multiple entries emit as an array.
Reviews (0)
Individual customer reviews. Add as many as you want. Each review contributes to the Review snippet rich result. Google pairs these with the aggregate rating above.
No reviews yet. Click the button below to add one.
Screenshots (0)
In-app screenshots for the Knowledge Panel. Each screenshot emits as an ImageObject with URL and caption.
No screenshots yet. Click the button below to add one.
Feature list (0)
Key features of your app. Each feature emits as one string in the featureList array. Use short, scannable descriptions. Google surfaces these in the Knowledge Panel.
No features yet. Click the button below to add one.
Live JSON-LD output
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "SoftwareApplication"
}
</script>Updates as you type. Empty fields are omitted from the output. Click the copy icon above to copy the full <script> tag ready for pasting into your HTML head.