{
  "@context": "https://schema.org",
  "@type": "MusicAlbum",
  "@id": "https://harlowecrowley.com/#album",
  "name": "The Lights Stay On",
  "alternateName": "The Lights Stay On — Debut Album",
  "albumProductionType": "https://schema.org/StudioAlbum",
  "albumReleaseType": "https://schema.org/AlbumRelease",
  "numTracks": 15,
  "genre": ["Country", "Americana", "Red Dirt", "Neo-Traditional Country"],
  "datePublished": "2026-04-19",
  "copyrightYear": 2026,
  "inLanguage": "en",
  "url": "https://harlowecrowley.com/",
  "image": "https://harlowecrowley.com/assets/cover-og-1200.jpg",
  "description": "A 15-track neo-traditional Red Dirt concept album set in Paragould, Arkansas. Fourteen different narrators describe one 28-year-old woman trying to decide whether leaving would save her — or finish her off. She stays silent for fourteen tracks. On the fifteenth, she speaks.",
  "byArtist": {
    "@type": "MusicGroup",
    "@id": "https://harlowecrowley.com/#artist",
    "name": "Harlowe Crowley",
    "description": "Red Dirt / neo-traditional country artist. Debut album released April 2026.",
    "genre": ["Country", "Americana", "Red Dirt"],
    "image": "https://harlowecrowley.com/assets/cover-og-1200.jpg",
    "url": "https://harlowecrowley.com/",
    "foundingDate": "2026",
    "sameAs": []
  },
  "author": {
    "@type": "Person",
    "@id": "https://harlowecrowley.com/#writer",
    "name": "Christopher Scott Lannon",
    "alternateName": "Christopher S. Lannon",
    "jobTitle": "Songwriter, Producer"
  },
  "producer": {
    "@type": "Person",
    "@id": "https://harlowecrowley.com/#producer",
    "name": "Christopher S. Lannon"
  },
  "copyrightHolder": {
    "@type": "Person",
    "name": "Christopher S. Lannon"
  },
  "duration": "PT1H32S",
  "track": {
    "@type": "ItemList",
    "numberOfItems": 15,
    "itemListElement": [
      {
        "@type": "ListItem",
        "position": 1,
        "item": {
          "@type": "MusicRecording",
          "name": "Crowley's Ridge",
          "duration": "PT3M45S",
          "byArtist": { "@id": "https://harlowecrowley.com/#artist" },
          "inAlbum": { "@id": "https://harlowecrowley.com/#album" },
          "composer": { "@id": "https://harlowecrowley.com/#writer" },
          "producer": { "@id": "https://harlowecrowley.com/#producer" }
        }
      },
      {
        "@type": "ListItem",
        "position": 2,
        "item": {
          "@type": "MusicRecording",
          "name": "I Hear Her Truck Come Home",
          "duration": "PT3M48S",
          "byArtist": { "@id": "https://harlowecrowley.com/#artist" },
          "inAlbum": { "@id": "https://harlowecrowley.com/#album" },
          "composer": { "@id": "https://harlowecrowley.com/#writer" },
          "producer": { "@id": "https://harlowecrowley.com/#producer" }
        }
      },
      {
        "@type": "ListItem",
        "position": 3,
        "item": {
          "@type": "MusicRecording",
          "name": "Let Her Drive",
          "duration": "PT4M0S",
          "byArtist": { "@id": "https://harlowecrowley.com/#artist" },
          "inAlbum": { "@id": "https://harlowecrowley.com/#album" },
          "composer": { "@id": "https://harlowecrowley.com/#writer" },
          "producer": { "@id": "https://harlowecrowley.com/#producer" }
        }
      },
      {
        "@type": "ListItem",
        "position": 4,
        "item": {
          "@type": "MusicRecording",
          "name": "I Left for Both of Us",
          "duration": "PT3M54S",
          "byArtist": { "@id": "https://harlowecrowley.com/#artist" },
          "inAlbum": { "@id": "https://harlowecrowley.com/#album" },
          "composer": { "@id": "https://harlowecrowley.com/#writer" },
          "producer": { "@id": "https://harlowecrowley.com/#producer" }
        }
      },
      {
        "@type": "ListItem",
        "position": 5,
        "item": {
          "@type": "MusicRecording",
          "name": "I Tell Her I'm Fine",
          "duration": "PT3M55S",
          "byArtist": { "@id": "https://harlowecrowley.com/#artist" },
          "inAlbum": { "@id": "https://harlowecrowley.com/#album" },
          "composer": { "@id": "https://harlowecrowley.com/#writer" },
          "producer": { "@id": "https://harlowecrowley.com/#producer" }
        }
      },
      {
        "@type": "ListItem",
        "position": 6,
        "item": {
          "@type": "MusicRecording",
          "name": "She Ain't Written It Yet",
          "duration": "PT3M11S",
          "byArtist": { "@id": "https://harlowecrowley.com/#artist" },
          "inAlbum": { "@id": "https://harlowecrowley.com/#album" },
          "composer": { "@id": "https://harlowecrowley.com/#writer" },
          "producer": { "@id": "https://harlowecrowley.com/#producer" }
        }
      },
      {
        "@type": "ListItem",
        "position": 7,
        "item": {
          "@type": "MusicRecording",
          "name": "Please Don't Go",
          "duration": "PT4M2S",
          "byArtist": { "@id": "https://harlowecrowley.com/#artist" },
          "inAlbum": { "@id": "https://harlowecrowley.com/#album" },
          "composer": { "@id": "https://harlowecrowley.com/#writer" },
          "producer": { "@id": "https://harlowecrowley.com/#producer" }
        }
      },
      {
        "@type": "ListItem",
        "position": 8,
        "item": {
          "@type": "MusicRecording",
          "name": "Don't You Stay for Me",
          "duration": "PT3M57S",
          "byArtist": { "@id": "https://harlowecrowley.com/#artist" },
          "inAlbum": { "@id": "https://harlowecrowley.com/#album" },
          "composer": { "@id": "https://harlowecrowley.com/#writer" },
          "producer": { "@id": "https://harlowecrowley.com/#producer" }
        }
      },
      {
        "@type": "ListItem",
        "position": 9,
        "item": {
          "@type": "MusicRecording",
          "name": "One of Us Is Lyin'",
          "duration": "PT3M57S",
          "byArtist": { "@id": "https://harlowecrowley.com/#artist" },
          "inAlbum": { "@id": "https://harlowecrowley.com/#album" },
          "composer": { "@id": "https://harlowecrowley.com/#writer" },
          "producer": { "@id": "https://harlowecrowley.com/#producer" }
        }
      },
      {
        "@type": "ListItem",
        "position": 10,
        "item": {
          "@type": "MusicRecording",
          "name": "I Seen That Look Before",
          "duration": "PT4M18S",
          "byArtist": { "@id": "https://harlowecrowley.com/#artist" },
          "inAlbum": { "@id": "https://harlowecrowley.com/#album" },
          "composer": { "@id": "https://harlowecrowley.com/#writer" },
          "producer": { "@id": "https://harlowecrowley.com/#producer" }
        }
      },
      {
        "@type": "ListItem",
        "position": 11,
        "item": {
          "@type": "MusicRecording",
          "name": "If You Can't Make It Out",
          "duration": "PT4M2S",
          "byArtist": { "@id": "https://harlowecrowley.com/#artist" },
          "inAlbum": { "@id": "https://harlowecrowley.com/#album" },
          "composer": { "@id": "https://harlowecrowley.com/#writer" },
          "producer": { "@id": "https://harlowecrowley.com/#producer" }
        }
      },
      {
        "@type": "ListItem",
        "position": 12,
        "item": {
          "@type": "MusicRecording",
          "name": "I Heard Her Through the Wall",
          "duration": "PT4M22S",
          "byArtist": { "@id": "https://harlowecrowley.com/#artist" },
          "inAlbum": { "@id": "https://harlowecrowley.com/#album" },
          "composer": { "@id": "https://harlowecrowley.com/#writer" },
          "producer": { "@id": "https://harlowecrowley.com/#producer" }
        }
      },
      {
        "@type": "ListItem",
        "position": 13,
        "item": {
          "@type": "MusicRecording",
          "name": "The Lights Stay On",
          "duration": "PT4M22S",
          "byArtist": { "@id": "https://harlowecrowley.com/#artist" },
          "inAlbum": { "@id": "https://harlowecrowley.com/#album" },
          "composer": { "@id": "https://harlowecrowley.com/#writer" },
          "producer": { "@id": "https://harlowecrowley.com/#producer" }
        }
      },
      {
        "@type": "ListItem",
        "position": 14,
        "item": {
          "@type": "MusicRecording",
          "name": "I Drove Past the Ridge Alone",
          "duration": "PT4M34S",
          "byArtist": { "@id": "https://harlowecrowley.com/#artist" },
          "inAlbum": { "@id": "https://harlowecrowley.com/#album" },
          "composer": { "@id": "https://harlowecrowley.com/#writer" },
          "producer": { "@id": "https://harlowecrowley.com/#producer" }
        }
      },
      {
        "@type": "ListItem",
        "position": 15,
        "item": {
          "@type": "MusicRecording",
          "name": "I'm Choosin' Paragould",
          "duration": "PT4M27S",
          "byArtist": { "@id": "https://harlowecrowley.com/#artist" },
          "inAlbum": { "@id": "https://harlowecrowley.com/#album" },
          "composer": { "@id": "https://harlowecrowley.com/#writer" },
          "producer": { "@id": "https://harlowecrowley.com/#producer" }
        }
      }
    ]
  }
}
