{ "@context": { "epa": "https://api-evangelist.com/epa/cam-facilities#", "schema": "https://schema.org/", "dcterms": "http://purl.org/dc/terms/", "xsd": "http://www.w3.org/2001/XMLSchema#", "GovernmentOrganization": "schema:GovernmentOrganization", "Dataset": "schema:Dataset", "ApplicableFacilityAttributesDTO": "epa:ApplicableFacilityAttributesDTO", "FacilityAttributesDTO": "epa:FacilityAttributesDTO", "FacilityDTO": "epa:FacilityDTO", "year": { "@id": "epa:year", "@type": "xsd:decimal" }, "programCode": { "@id": "epa:programCode", "@type": "xsd:string" }, "facilityId": { "@id": "epa:facilityId", "@type": "xsd:decimal" }, "stateCode": { "@id": "epa:stateCode", "@type": "xsd:string" }, "unitTypeCode": { "@id": "epa:unitTypeCode", "@type": "xsd:string" }, "fuelTypeCode": { "@id": "epa:fuelTypeCode", "@type": "xsd:string" }, "controlCode": { "@id": "epa:controlCode", "@type": "xsd:string" }, "sourceCategoryDescription": { "@id": "epa:sourceCategoryDescription", "@type": "xsd:string" }, "facilityName": { "@id": "epa:facilityName", "@type": "xsd:string" }, "unitId": { "@id": "epa:unitId", "@type": "xsd:string" }, "associatedStacks": { "@id": "epa:associatedStacks", "@type": "xsd:string" }, "programCodeInfo": { "@id": "epa:programCodeInfo", "@type": "xsd:string" }, "primaryRepInfo": { "@id": "epa:primaryRepInfo", "@type": "xsd:string" }, "epaRegion": { "@id": "epa:epaRegion", "@type": "xsd:decimal" }, "nercRegion": { "@id": "epa:nercRegion", "@type": "xsd:string" }, "county": { "@id": "epa:county", "@type": "xsd:string" }, "countyCode": { "@id": "epa:countyCode", "@type": "xsd:string" }, "fipsCode": { "@id": "epa:fipsCode", "@type": "xsd:string" }, "sourceCategory": { "@id": "epa:sourceCategory", "@type": "xsd:string" }, "latitude": { "@id": "schema:latitude", "@type": "xsd:decimal" }, "longitude": { "@id": "schema:longitude", "@type": "xsd:decimal" }, "ownerOperator": { "@id": "epa:ownerOperator", "@type": "xsd:string" }, "so2Phase": { "@id": "epa:so2Phase", "@type": "xsd:string" }, "noxPhase": { "@id": "epa:noxPhase", "@type": "xsd:string" }, "unitType": { "@id": "epa:unitType", "@type": "xsd:string" }, "primaryFuelInfo": { "@id": "epa:primaryFuelInfo", "@type": "xsd:string" }, "secondaryFuelInfo": { "@id": "epa:secondaryFuelInfo", "@type": "xsd:string" }, "so2ControlInfo": { "@id": "epa:so2ControlInfo", "@type": "xsd:string" }, "noxControlInfo": { "@id": "epa:noxControlInfo", "@type": "xsd:string" }, "pmControlInfo": { "@id": "epa:pmControlInfo", "@type": "xsd:string" }, "hgControlInfo": { "@id": "epa:hgControlInfo", "@type": "xsd:string" }, "commercialOperationDate": { "@id": "epa:commercialOperationDate", "@type": "xsd:string" }, "operatingStatus": { "@id": "epa:operatingStatus", "@type": "xsd:string" }, "maxHourlyHIRate": { "@id": "epa:maxHourlyHIRate", "@type": "xsd:decimal" }, "associatedGeneratorsAndNameplateCapacity": { "@id": "epa:associatedGeneratorsAndNameplateCapacity", "@type": "xsd:string" }, "facilityRecordId": { "@id": "epa:facilityRecordId", "@type": "xsd:decimal" } } }