Software App Structured Data Generator Online for Free
Code
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "SoftwareApplication",
"name": "",
"url": "",
"description": "",
"operatingSystem": "",
"applicationCategory": "",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": "",
"ratingCount": ""
},
"offers": {
"@type": "Offer",
"price": "",
"priceCurrency": ""
}
}
</script>