← back

CDwn metadata

{
  "@context": "https://schema.org",
  "@type": "MusicAlbum",
  "name": "CDwn",
  "byArtist": {
    "@type": "MusicGroup",
    "name": "DSC_0001"
  },
  "albumReleaseType": "EP",
  "datePublished": "2024-07-16",
  "genre": ["ambient", "noise", "live recording"],
  "additionalProperty": [
    { "@type": "PropertyValue", "name": "instrumentation", "value": "synths" },
    { "@type": "PropertyValue", "name": "tempo", "value": "slow" },
    { "@type": "PropertyValue", "name": "mood", "value": "strange, bleak, introspective" },
    { "@type": "PropertyValue", "name": "genre", "value": "noise/ambient/dark ambient/experimental" }
  ],
  "sameAs": [
    "https://open.spotify.com/album/6rGPrRr69dM1227qxT8XHw?si=17kz7dRIQPWsMkD1fiLu4A",
    "https://music.apple.com/ca/album/cdwn-single/1757581690",
    "https://dsc0001.bandcamp.com/album/cdwn-live-recording"
  ],
  "track": [
    {
      "@type": "MusicRecording",
      "name": "anthill",
      "description": "Noise/ambient/electronica track featuring slow movement, heavy distorted textures, and experimental synth design.",
      "inAlbum": { "@type": "MusicAlbum", "name": "CDwn" },
      "additionalProperty": [
        { "@type": "PropertyValue", "name": "instrumentation", "value": "synths" },
        { "@type": "PropertyValue", "name": "tempo", "value": "slow" },
        { "@type": "PropertyValue", "name": "mood", "value": "open, warm" },
        { "@type": "PropertyValue", "name": "genre", "value": "noise/ambient/dark ambient/experimental" },
        { "@type": "PropertyValue", "name": "structure", "value": "through-composed/live" },
        { "@type": "PropertyValue", "name": "time signature", "value": "none" }
      ]
    },
    {
      "@type": "MusicRecording",
      "name": "guilty",
      "description": "Slow lo-fi/ambient/noise track featuring a bleak atmosphere and heavy distortion.",
      "inAlbum": { "@type": "MusicAlbum", "name": "CDwn" },
      "additionalProperty": [
        { "@type": "PropertyValue", "name": "instrumentation", "value": "synths" },
        { "@type": "PropertyValue", "name": "tempo", "value": "slow" },
        { "@type": "PropertyValue", "name": "mood", "value": "bleak, melancholic" },
        { "@type": "PropertyValue", "name": "genre", "value": "noise/ambient/dark ambient/experimental" },
        { "@type": "PropertyValue", "name": "structure", "value": "through-composed/live" },
        { "@type": "PropertyValue", "name": "time signature", "value": "none" }
      ]
    },
    {
      "@type": "MusicRecording",
      "name": "Cdwn",
      "description": "Ambient/noise track featuring an unsettling atmosphere, heavily overdriven synths, experimental synth design, and a voice that is constantly counting.",
      "inAlbum": { "@type": "MusicAlbum", "name": "CDwn" },
      "additionalProperty": [
        { "@type": "PropertyValue", "name": "instrumentation", "value": "synths" },
        { "@type": "PropertyValue", "name": "tempo", "value": "slow" },
        { "@type": "PropertyValue", "name": "mood", "value": "strange, introspective" },
        { "@type": "PropertyValue", "name": "genre", "value": "noise/ambient/dark ambient/experimental" },
        { "@type": "PropertyValue", "name": "structure", "value": "through-composed/live" },
        { "@type": "PropertyValue", "name": "time signature", "value": "none" }
      ]
    }
  ]
}