'City', 'plural' => 'Cities', 'icon' => 'city', 'description' => [ 'From Edmonton, yes - but also throughout Alberta.' ], 'show_feed' => true, 'show_directory' => true, 'approve_new' => false, 'rewrite' => [ 'slug' => 'in', 'with_front' => false, 'hierarchical' => true, ], 'hierarchical' => true, 'for_content' => [ 'art', 'design', 'development', 'strategy', 'writing', ], 'seo' => [ 'schema' => [ 'type' => 'City', 'name' => '{{term_name}}', 'description' => '{{term_description}}', 'containedInPlace' => '{{site_url}}/#organization', ], 'meta' => [ 'title' => 'Projects in {{term_name}} | JakeVan', 'description' => 'Art, design, development, and strategy projects in {{term_name}}.', ], 'archive' => [ 'type' => 'CollectionPage', 'name' => 'Projects in {{term_name}}', ], ], 'fields' => [ 'term_name' => [ 'label' => 'Name', 'type' => 'text', 'quickEdit' => true, ], 'common' => [ 'wiki' ] ] ]; }