{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "EducationalOrganization",
      "@id": "https://aptti.ac/#org",
      "name": "AP Teacher Training Institute",
      "alternateName": "APTTI",
      "url": "https://aptti.ac",
      "foundingDate": "2016",
      "foundingLocation": "Calgary, Alberta, Canada",
      "description": "AP Teacher Training Institute (APTTI) is an internationally accredited teacher training organisation established in 2016 in Calgary, Canada. With 41,000+ alumni from 40+ countries, APTTI offers Montessori, TEFL/TESOL, Nursery, ECCE, Special Education, Pre-Primary, International Diploma, and Educational Administration courses online.",
      "numberOfAlumni": 41000,
      "aggregateRating": {
        "@type": "AggregateRating",
        "ratingValue": "4.9",
        "reviewCount": "41000",
        "bestRating": "5"
      },
      "accreditedBy": [
        {"@type": "Organization", "name": "International TEFL Canada"},
        {"@type": "Organization", "name": "IATEFL", "url": "https://www.iatefl.org/"},
        {"@type": "Organization", "name": "IASE"},
        {"@type": "Organization", "name": "Montessori Europe", "url": "https://www.montessori-europe.com/"},
        {"@type": "Organization", "name": "Early Childhood Association"},
        {"@type": "Organization", "name": "TESOL Canada"},
        {"@type": "Organization", "name": "ISO"}
      ]
    }
  ]
}