WOR-255: JSON-LD Schema Implementation for Movie Projects
A feature-length exploration of screenwriting mastery. Follow aspiring writers as they discover the WTFB™ method and transform their creative vision into compelling cinema.
Director: Scott Graham
{
"@context": "https://schema.org",
"@type": "Movie",
"name": "The Writer's Journey",
"description": "A feature-length exploration of screenwriting mastery. Follow aspiring writers as they discover the WTFB™ method and transform their creative vision into compelling cinema.",
"image": "https://www.wordstofilmby.com/images/WTFB-cover.jpg",
"url": "https://www.wordstofilmby.com/sandbox/movie-schema-demo",
"director": {
"@type": "Person",
"name": "Scott Graham"
}
}This is a demo page for Rich Results validation. Real creator project pages will use this schema when implemented.