{"templates":[{"label":"Ad Listings","name":"ad_listings","query":"<?phpnreturn array(n  "post_type" => "ad_listing",n  "post_status" => "publish",n  "ignore_sticky_posts" => true,n  "posts_per_page" => 12n);","template":"get_template_part( 'loop', 'ad_listing' );"}]}