SERP.tools

SoftwareApplication Schema Markup Generator

SoftwareApplication schema markup makes your app eligible for software app rich results in Google Search — showing the app name, price (or 'Free'), star ratings, and category directly in the SERP. Required: name, offers.price (set to 0 for free apps), and at least one of aggregateRating or review.

!Required fields

Set to 0 for free apps.

ISO 4217 currency code — required if price > 0.

Average rating value, e.g. 4.5.

Total number of ratings.

Recommended fields(2 fields — improve rich result appearance)

e.g. Android 8+, iOS 15+, Windows 10.

4 required fields missing: App name, Price, Average rating, Rating count
JSON-LD output✓ ready
<script type="application/ld+json">
{
  "@context": "https://schema.org",
  "@type": "SoftwareApplication"
}
</script>

Other schema types