{ "@context": { "@version": 1.1, "afrc": "https://www.afrc.af.mil/schema/", "schema": "https://schema.org/", "xsd": "http://www.w3.org/2001/XMLSchema#", "ReserveMember": "afrc:ReserveMember", "ReserveUnit": "afrc:ReserveUnit", "CareerOpportunity": "afrc:CareerOpportunity", "serviceNumber": { "@id": "afrc:service_number", "@type": "xsd:string" }, "rank": { "@id": "afrc:rank", "@type": "xsd:string" }, "name": { "@id": "schema:name", "@type": "xsd:string" }, "description": { "@id": "schema:description", "@type": "xsd:string" }, "unit": { "@id": "afrc:unit", "@type": "xsd:string" }, "afsc": { "@id": "afrc:afsc", "@type": "xsd:string" }, "location": { "@id": "schema:location", "@type": "xsd:string" }, "mission": { "@id": "afrc:mission", "@type": "xsd:string" }, "enlistmentDate": { "@id": "schema:dateCreated", "@type": "xsd:date" } } }