Filter: mc_location_schema

apply_filters( 'mc_location_schema', $schema, $location )

Filter array used to generate location schema. See https://schema.org/location.

Parameters:
Name Type Description
$schema array

Schema data for an event venue.

$location object

My Calendar location object.

Source:
Returns:

array