{ "$schema": "https://json-structure.org/meta/core/v0/#", "$id": "https://raw.githubusercontent.com/api-evangelist/epa/refs/heads/main/json-structure/cip-service-linked-data-wqp-structure.json", "name": "linked_data_wqp", "description": "linked_data_wqp schema from CIP-service Indexing API", "type": "object", "properties": { "source_joinkey": { "type": "string", "example": "string" }, "organizationidentifier": { "type": "string", "example": "12345" }, "organizationformalname": { "type": "string", "example": "EPA Facility" }, "monitoringlocationidentifier": { "type": "string", "example": "12345" }, "monitoringlocationname": { "type": "string", "example": "EPA Facility" }, "monitoringlocationtypename": { "type": "string", "example": "EPA Facility" }, "monitoringlocationdescription": { "type": "string", "example": "string" }, "huceightdigitcode": { "type": "string", "example": "string" }, "drainageareameasure_measureval": { "type": "double", "example": 0.0 }, "drainageareameasure_measureunt": { "type": "string", "example": "string" }, "contributingdrainageareameasva": { "type": "string", "example": "string" }, "contributingdrainageareameasun": { "type": "string", "example": "string" }, "latitudemeasure": { "type": "double", "example": 35.5 }, "longitudemeasure": { "type": "double", "example": -78.0 }, "sourcemapscalenumeric": { "type": "double", "example": 0.0 }, "horizontalaccuracymeasureval": { "type": "string", "example": "string" }, "horizontalaccuracymeasureunit": { "type": "string", "example": "string" }, "horizontalcollectionmethodname": { "type": "string", "example": "EPA Facility" }, "horizontalcoordinatereferences": { "type": "string", "example": "string" }, "verticalmeasure_measurevalue": { "type": "string", "example": "string" }, "verticalmeasure_measureunit": { "type": "string", "example": "string" }, "verticalaccuracymeasurevalue": { "type": "string", "example": "string" }, "verticalaccuracymeasureunit": { "type": "string", "example": "string" }, "verticalcollectionmethodname": { "type": "string", "example": "EPA Facility" }, "verticalcoordinatereferencesys": { "type": "string", "example": "string" }, "countrycode": { "type": "string", "example": "string" }, "statecode": { "type": "string", "example": "NC" }, "countycode": { "type": "string", "example": "037" }, "aquifername": { "type": "string", "example": "EPA Facility" }, "formationtypetext": { "type": "string", "example": "string" }, "aquifertypename": { "type": "string", "example": "EPA Facility" }, "constructiondatetext": { "type": "string", "example": "string" }, "welldepthmeasure_measurevalue": { "type": "string", "example": "string" }, "welldepthmeasure_measureunit": { "type": "string", "example": "string" }, "wellholedepthmeasure_measureva": { "type": "string", "example": "string" }, "wellholedepthmeasure_measureun": { "type": "string", "example": "string" }, "providername": { "type": "string", "example": "EPA Facility" }, "nearest_cip_network_distancekm": { "type": "double", "example": 0.0 }, "nearest_cip_network_flowtimeday": { "type": "double", "example": 0.0 }, "nearest_rad_network_distancekm": { "type": "double", "example": 0.0 }, "nearest_rad_network_flowtimeday": { "type": "double", "example": 0.0 } } }