{
  "@context": "https://schema.org",
  "@type": "Airport",
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "United States of America",
    "addressLocality": "Test City"
  },
  "airlines": [
    "Test Airline A",
    "Test Airline B",
    "Regional Carrier"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Domestic to Domestic Connection Time",
      "value": "45 minutes"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Domestic to International Connection Time",
      "value": "90 minutes"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "International to Domestic Connection Time",
      "value": "90 minutes"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "International to International Connection Time",
      "value": "120 minutes"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Interline Connection Time",
      "value": "120 minutes"
    }
  ],
  "city": "Test City",
  "code": "XYZ",
  "connection_tips": "Test Airport (XYZ) is a validation facility designed specifically for testing the Minimum Connection Time application's functionality and ensuring accurate data processing across various scenarios. All connection times, airline information, and operational procedures at this test facility are carefully calibrated to provide reliable validation data for the MCT system. Ground handling and baggage transfer protocols are optimized for testing efficiency while maintaining realistic operational constraints. This testing environment enables verification of all MCT application features before deployment to actual airport data, ensuring reliability and accuracy in connection time recommendations for travelers worldwide.\n\nThis airport serves as a comprehensive testing environment that validates connection protocols, timing calculations, and passenger flow simulations under controlled conditions. Testing scenarios include domestic-to-domestic connections with 45-minute minimum times, international connections requiring 90-120 minutes, and specialized interline transfers. The facility validates proper handling of peak travel periods, weather-related delays, and irregular operations that commonly affect passenger connections.\n\nThe facility operates with standardized procedures that mirror typical airport operations while maintaining the flexibility to test edge cases and unusual connection scenarios. The airport's configuration allows for comprehensive testing of various passenger types, including standard connections, missed connection procedures, and special assistance requirements. Security procedures follow standard protocols to ensure accurate simulation of real-world connection requirements and timing constraints.",
  "country": "United States of America",
  "flag_url": "https://flagcdn.com/w320/us.png",
  "flight_search_affiliate_link": "https://book.beatthatflight.com.au/?currency=USD",
  "frequent_traveler_tip": [
    "Test Airport offers standard amenities for frequent travelers including priority check-in lanes,.",
    "Take advantage of airline lounges if you have access through your frequent flyer status or.",
    "The airport provides reliable Wi-Fi connectivity and numerous charging stations for electronic.",
    "Consider enrolling in trusted traveler programs to expedite your passage through security and.",
    "Mobile boarding passes are accepted at all checkpoints, making your journey through the airport."
  ],
  "global_map_link": "https://www.google.com/maps?q=Test+Airport",
  "google_maps_reviews": {
    "rating": 0.0,
    "recent_reviews": [],
    "total_reviews": 0
  },
  "hotel_affiliate_link": "https://book.beatthatflight.com.au/?currency=USD",
  "iataCode": "XYZ",
  "icao": "KXYZ",
  "international": false,
  "last_modified": "June 2026",
  "last_updated": "2026-03-29",
  "latitude": 40.7128,
  "layover_planner_info": "Test Airport provides various options for passengers with extended layovers, including restaurants, shops, and quiet seating areas throughout the terminal.",
  "longitude": -74.006,
  "mct_domestic_to_domestic": 45,
  "mct_domestic_to_international": 90,
  "mct_interline": 120,
  "mct_international_to_domestic": 90,
  "mct_international_to_international": 120,
  "missed_connection_help": "If you miss your connection at Test Airport, proceed immediately to your airline's customer service desk for rebooking assistance.",
  "name": "Test Airport",
  "region": "North America",
  "related_airports": [
    {
      "code": "LDJ",
      "name": "Linden Airport"
    },
    {
      "code": "TEB",
      "name": "Teterboro Airport"
    }
  ],
  "terminal_info": "XYZ is an internal test record in the dataset rather than a real airport. Its purpose is to exercise application logic around airport pages, comparison tools, and connection-time handling without attaching those tests to a live real-world airport whose details could change.\n\nBecause of that role, the correct terminal description is not a fabricated set of gates, lounges, or transport links. XYZ should be understood as a deliberately synthetic fixture used to validate schema coverage, rendering, and edge-case behavior inside the project.\n\nIn other words, this entry exists for software testing, not travel planning. Keeping the description explicit about that purpose is more accurate than pretending it represents a real commercial airport.",
  "terminal_map_url": "https://en.wikipedia.org/wiki/Airport"
}
