{
    "@context": "https://schema.org",
    "@type": "Dataset",
    "name": "Ozone vertical profile measurements at Summit, Greenland",
    "description": "Vertical Profile of Ozone from Balloon flight at Summit, Greenland.",
    "url": "https://gml.noaa.gov/data/dataset.php?item=sum-ozsondes",
    "keywords": "Earth Science > Atmosphere > Atmospheric Chemistry > Oxygen compounds > Atmospheric Ozone > Ozone Profiles",
    "license": "https://creativecommons.org/publicdomain/zero/1.0/",
    "dateModified": "2018-08-14",
    "isAccessibleForFree": true,
    "creator": {
        "@type": "Organization",
        "name": "NOAA Global Monitoring Laboratory",
        "logo": "https://gml.noaa.gov/images/noaa_small.webp"
    },
    "distribution": [
        {
            "@type": "DataDownload",
            "encodingFormat": "Directory listing",
            "contentSize": "27 kB",
            "contentURL": "https://gml.noaa.gov/aftp/data/ozwv/Ozonesonde/Summit, Greenland/100 Meter Average Files/"
        }
    ],
    "spatialCoverage": {
        "@type": "Place",
        "containedInPlace": {
            "@type": "Country",
            "name": "Greenland"
        },
        "geo": {
            "@type": "GeoCoordinates",
            "latitude": "72.5962",
            "longitude": "-38.4220"
        }
    },
    "includedInDataCatalog": {
        "@type": "DataCatalog",
        "name": "Global Monitoring Laboratory Data Finder",
        "url": "https://gml.noaa.gov/data/",
        "creator": {
            "@type": "Organization",
            "name": "NOAA Global Monitoring Laboratory"
        }
    },
    "inLanguage": {
        "@type": "Language",
        "name": "English"
    },
    "temporalCoverage": "2005-02-12/2017-07-25"
}