{
  "@context": {
    "schema": "http://schema.org/",
    "ex": "https://example.org/",
    "xsd": "http://www.w3.org/2001/XMLSchema#"
  },
  "@type": [
    "schema:MonetaryGrant"
  ],
  "schema:identifier": {
    "@type": [
      "schema:PropertyValue"
    ],
    "schema:propertyID": "NSF award number",
    "schema:value": "2227407",
    "schema:url": "https://www.nsf.gov/awardsearch/showAward?AWD_ID=2227407"
  },
  "schema:name": "Big Bucks for Research",
  "schema:funder": {
    "@id": "https://ror.org/021nxhr62"
  }
}