ποΈAudioObject
Data Model Type - AudioObject
AudioObject
Type AudioObject is a derived type from https://schema.org/AudioObject, which means that for this particular data model type, any of the properties also mentioned at schema.org, may also be used. However, to structure metadata supported properties mentioned shall be used only.
Properties
Required properties
Optional properties
contentUrl
Actual bytes of the media object, for example the image file or video file.
Example
"contentUrl": "https://example.com/media/stayin/getfit.mp3"
The URL for the audio.
url
Url that provides additional information about the AudioObject
Example
"url": "https://soundcloud.com/joshy-lift12/alan-walker-vs-coldplay-hymm-description"
embedUrl
A URL pointing to a player for a specific video. In general, this is the information in the src element of an embed tag and should not be the same as the content of the loc tag.
Example
"embedUrl": "https://example.com/media/stayin/getfit"
creator
The creator/author of this CreativeWork. This is the same as the Author property for CreativeWork.
Last updated