Home
AMC Entertainment Holdings
Amc Theatres Theatre Structure
Amc Theatres Theatre Structure
Structure for an AMC Theatre as returned by the AMC Theatres API v2.
Type: object
Properties: 16
Entertainment Movies Theatres Showtimes Ticketing Concessions Loyalty Fortune 500
Theatre is a JSON Structure definition published by AMC Entertainment Holdings, describing 16 properties. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.
Properties
id
name
longName
slug
showtimesPhoneNumber
guestServicesPhoneNumber
utcOffset
timezone
loyaltyVersion
isClosed
brand
westWorldMediaTheatreNumber
concessionsDeliveryOptions
onlineConcessions
redemptionMethods
location
Meta-schema: https://json-structure.org/meta/core/v0/#
JSON Structure
{
"$schema": "https://json-structure.org/meta/core/v0/#",
"$id": "https://raw.githubusercontent.com/api-evangelist/amc-entertainment-holdings/refs/heads/main/json-structure/amc-theatres-theatre-structure.json",
"name": "Theatre",
"description": "Structure for an AMC Theatre as returned by the AMC Theatres API v2.",
"type": "object",
"properties": {
"id": { "type": "integer", "description": "The theatre id.", "example": 4001 },
"name": { "type": "string", "description": "Short name of the theatre.", "example": "AMC Empire 25" },
"longName": { "type": "string", "example": "AMC Empire 25" },
"slug": { "type": "string", "example": "amc-empire-25" },
"showtimesPhoneNumber": { "type": "string", "example": "(212) 398-3939" },
"guestServicesPhoneNumber": { "type": "string", "example": "(212) 398-3939" },
"utcOffset": { "type": "string", "example": "-04:00" },
"timezone": { "type": "string", "example": "America/New_York" },
"loyaltyVersion": { "type": "string", "example": "AmcStubs" },
"isClosed": { "type": "boolean", "example": false },
"brand": { "type": "string", "example": "AMC" },
"westWorldMediaTheatreNumber": { "type": "integer", "example": 4001 },
"concessionsDeliveryOptions": {
"type": "array",
"items": { "type": "string", "enum": ["DeliveryToSeat", "ExpressPickup"] },
"example": ["DeliveryToSeat", "ExpressPickup"]
},
"onlineConcessions": { "type": "boolean", "example": true },
"redemptionMethods": {
"type": "array",
"items": { "type": "string" },
"example": ["Print", "ETicket", "MobilePass"]
},
"location": {
"type": "object",
"properties": {
"addressLine1": { "type": "string", "example": "234 West 42nd Street" },
"city": { "type": "string", "example": "New York" },
"state": { "type": "string", "example": "NY" },
"stateName": { "type": "string", "example": "New York" },
"postalCode": { "type": "string", "example": "10036" },
"country": { "type": "string", "example": "USA" },
"latitude": { "type": "number", "example": 40.7567 },
"longitude": { "type": "number", "example": -73.9881 },
"marketName": { "type": "string", "example": "New York" },
"marketId": { "type": "integer", "example": 1 }
}
}
}
}
Every JSON Structure 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 json structure
4 MCP tools reach this
find_json_structuresBrowse and filter every JSON Structure 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.
All 92 tools →
Call it yourself
curl for this page
This JSON Structure
curl "https://apis.io/api/v1/json-structures/amc-theatres-theatre-structure"
All json structure
curl "https://apis.io/api/v1/json-structures?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.