{
    "@context": "https://schema.org",
    "@type": "WebSite",
    "name": "PCSO Lotto Results Today",
    "alternateName": [
        "PCSO Results",
        "pcsoresults.org"
    ],
    "url": "https://www.pcsoresults.org",
    "description": "Real-time PCSO lotto results for all games — Grand Lotto 6/55, Ultra Lotto 6/58, Superlotto 6/49, Swertres 3D, EZ2 2D and more. Updated within minutes of each official draw.",
    "inLanguage": "en-PH",
    "license": "https://creativecommons.org/licenses/by/4.0/",
    "publisher": {
        "@type": "Organization",
        "name": "PCSO Results Today",
        "url": "https://www.pcsoresults.org",
        "logo": {
            "@type": "ImageObject",
            "url": "https://www.pcsoresults.org/wp-content/uploads/logo.png"
        },
        "sameAs": [
            "https://t.me/pcso_results_today"
        ],
        "contactPoint": {
            "@type": "ContactPoint",
            "contactType": "editorial",
            "email": "support@pcsoresults.org",
            "availableLanguage": [
                "English",
                "Filipino"
            ]
        }
    },
    "potentialAction": [
        {
            "@type": "SearchAction",
            "target": {
                "@type": "EntryPoint",
                "urlTemplate": "https://www.pcsoresults.org/?s={search_term_string}"
            },
            "query-input": "required name=search_term_string"
        },
        {
            "@type": "ReadAction",
            "target": [
                {
                    "@type": "EntryPoint",
                    "urlTemplate": "https://www.pcsoresults.org/wp-json/pcso/v1/results/latest",
                    "description": "JSON API for latest PCSO lotto draw results"
                }
            ]
        }
    ],
    "about": {
        "@type": "GovernmentOrganization",
        "name": "Philippine Charity Sweepstakes Office",
        "alternateName": "PCSO",
        "url": "https://www.pcso.gov.ph",
        "description": "PCSO is the government agency operating official lotteries in the Philippines"
    },
    "keywords": [
        "PCSO lotto results today",
        "Philippine lotto results",
        "6/55 grand lotto result",
        "6/58 ultra lotto result",
        "swertres result today",
        "EZ2 result today",
        "PCSO jackpot",
        "Philippine Charity Sweepstakes Office"
    ],
    "hasPart": [
        {
            "@type": "Dataset",
            "name": "PCSO Lotto Results Dataset",
            "description": "Historical and real-time PCSO lottery draw results",
            "url": "https://www.pcsoresults.org/wp-json/pcso/v1/results/latest",
            "encodingFormat": "application/json",
            "temporalCoverage": "2015/..",
            "spatialCoverage": {
                "@type": "Place",
                "name": "Philippines"
            },
            "creator": {
                "@type": "Organization",
                "name": "Philippine Charity Sweepstakes Office"
            }
        }
    ]
}