← All types

WebApplication

JSON-LD Output

{
    "@context": "https://schema.org/",
    "@type": "WebApplication",
    "name": "CloudNote Editor",
    "offers": {
        "@type": "Offer",
        "url": "https://example.com/cloudnote",
        "priceCurrency": "USD",
        "price": 9.99,
        "availability": "https://schema.org/InStock",
        "itemCondition": "https://schema.org/NewCondition"
    },
    "aggregateRating": {
        "@type": "AggregateRating",
        "ratingValue": 4.3,
        "bestRating": 5,
        "worstRating": 1,
        "ratingCount": 5670
    },
    "applicationCategory": "ProductivityApplication",
    "operatingSystem": "All",
    "description": "A collaborative note-taking and document editing web application.",
    "screenshot": "https://example.com/screenshots/cloudnote-editor.png"
}

Source: generate-webapplication.php

Schema: https://schema.org/WebApplication