Expand: If the job_listing_category not found in the WP_Post it will use get_the_terms to get data.
{object.job_listing_category property:term_id prefix:cat-}
This will equal
["cat-1", "cat-2", "cat-3"]
Expand: If the job_listing_category not found in the WP_Post it will use get_the_terms to get data.
{object.job_listing_category property:term_id prefix:cat-}
This will equal
["cat-1", "cat-2", "cat-3"]