{
  "@context": {
    "schema": "http://schema.org/",
    "ex": "https://example.org/",
    "xsd": "http://www.w3.org/2001/XMLSchema#",
    "xas": "https://xas.org/dictionary/"
  },
  "@id": "ex:xasfacility_37yht",
  "@type": [
    "schema:Place"
  ],
  "schema:additionalType": [
    "xas:Facility"
  ],
  "schema:identifier": "https://ror.org/aps",
  "schema:name": "APS",
  "schema:additionalProperty": [
    {
      "@type": [
        "schema:PropertyValue"
      ],
      "schema:propertyID": [
        "xas:energy"
      ],
      "schema:name": "Facility energy",
      "schema:value": "7.00",
      "schema:unitText": "GeV"
    },
    {
      "@type": [
        "schema:PropertyValue"
      ],
      "schema:propertyID": [
        "xas:current"
      ],
      "schema:name": "Facility current",
      "schema:value": "120",
      "schema:unitText": "Amps"
    },
    {
      "@type": [
        "schema:PropertyValue"
      ],
      "schema:propertyID": [
        "xas:xray_source"
      ],
      "schema:name": "X-ray Source",
      "schema:value": "APS bending magnet"
    }
  ]
}