ATF Office Location
Attribute schema for the ATF public ArcGIS Feature Layer 'ATF_Office_Locations_Opendata'. DERIVED on 2026-09-05 from the layer's own field definitions fetched from https://services6.arcgis.com/PrP5ZtrES07DmVmv/arcgis/rest/services/ATF_Office_Locations/FeatureServer/0?f=json — every property name, type and length below is copied from that document. Geometry is carried outside `attributes` by the GeoServices envelope (geometryType esriGeometryPoint, spatial reference EPSG:4269).
Properties
| Name | Type | Description |
|---|---|---|
| OBJECTID | integer | ArcGIS field OBJECTID (esriFieldTypeOID) |
| user_office_type | stringnull | ArcGIS field user_office_type (esriFieldTypeString) |
| user_office_name | stringnull | ArcGIS field user_office_name (esriFieldTypeString) |
| user_address | stringnull | ArcGIS field user_address (esriFieldTypeString) |
| user_city | stringnull | ArcGIS field user_city (esriFieldTypeString) |
| user_state | stringnull | ArcGIS field user_state (esriFieldTypeString) |
| user_field_division | stringnull | ArcGIS field user_field_division (esriFieldTypeString) |
| user_zipcode | integernull | ArcGIS field user_zipcode (esriFieldTypeInteger) |
| globalid | string | ArcGIS field globalid (esriFieldTypeGlobalID) |
JSON Schema
{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "https://raw.githubusercontent.com/api-evangelist/bureau-of-alcohol-tobacco-firearms-and-explosives-atf-/main/json-schema/bureau-of-alcohol-tobacco-firearms-and-explosives-atf--office-locations.json",
"title": "ATF Office Location",
"description": "Attribute schema for the ATF public ArcGIS Feature Layer 'ATF_Office_Locations_Opendata'. DERIVED on 2026-09-05 from the layer's own field definitions fetched from https://services6.arcgis.com/PrP5ZtrES07DmVmv/arcgis/rest/services/ATF_Office_Locations/FeatureServer/0?f=json \u2014 every property name, type and length below is copied from that document. Geometry is carried outside `attributes` by the GeoServices envelope (geometryType esriGeometryPoint, spatial reference EPSG:4269).",
"x-generated": "2026-09-05",
"x-method": "derived",
"x-source": "https://services6.arcgis.com/PrP5ZtrES07DmVmv/arcgis/rest/services/ATF_Office_Locations/FeatureServer/0?f=json",
"type": "object",
"properties": {
"OBJECTID": {
"type": "integer",
"title": "ObjectID",
"description": "ArcGIS field OBJECTID (esriFieldTypeOID)"
},
"user_office_type": {
"type": [
"string",
"null"
],
"title": "Office Type",
"description": "ArcGIS field user_office_type (esriFieldTypeString)",
"maxLength": 8000
},
"user_office_name": {
"type": [
"string",
"null"
],
"title": "Office Name",
"description": "ArcGIS field user_office_name (esriFieldTypeString)",
"maxLength": 8000
},
"user_address": {
"type": [
"string",
"null"
],
"title": "Address",
"description": "ArcGIS field user_address (esriFieldTypeString)",
"maxLength": 8000
},
"user_city": {
"type": [
"string",
"null"
],
"title": "City",
"description": "ArcGIS field user_city (esriFieldTypeString)",
"maxLength": 8000
},
"user_state": {
"type": [
"string",
"null"
],
"title": "State",
"description": "ArcGIS field user_state (esriFieldTypeString)",
"maxLength": 8000
},
"user_field_division": {
"type": [
"string",
"null"
],
"title": "Field Division",
"description": "ArcGIS field user_field_division (esriFieldTypeString)",
"maxLength": 8000
},
"user_zipcode": {
"type": [
"integer",
"null"
],
"title": "ZipCode",
"description": "ArcGIS field user_zipcode (esriFieldTypeInteger)"
},
"globalid": {
"type": "string",
"title": "globalid",
"description": "ArcGIS field globalid (esriFieldTypeGlobalID)",
"format": "uuid",
"maxLength": 38
}
},
"additionalProperties": false,
"required": [
"OBJECTID"
]
}
Work with this as data
Every JSON Schema here is available over the APIs.io API and to AI agents over MCP.
MCP server
One button, every client — Claude, Cursor, VS Code and the rest.
https://apis.io/mcp
Tools for schemas
4 MCP tools reach this
find_json_schemasBrowse and filter every JSON Schema in the catalog.apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.resolveTurn a domain, URL or GitHub org into the provider it belongs to.find_cohortsEvery scored population of providers in the catalog.
Call it yourself
curl for this page
curl "https://apis.io/api/v1/json-schemas/bureau-of-alcohol-tobacco-firearms-and-explosives-atf--office-locations"
curl "https://apis.io/api/v1/json-schemas?limit=25"
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.
A second provider on the same verified email joins the account you already have.