{
  "@context": "https://schema.org",
  "@type": "ItemList",
  "@id": "https://wolf359.press/catalogue.json",
  "name": "Wolf 359 Press catalogue",
  "description": "Machine-readable catalogue for Wolf 359 Press AB books, authors, series, genres, ISBNs, formats, and retailer URLs.",
  "url": "https://wolf359.press/catalogue/",
  "publisher": {
    "@type": "Organization",
    "@id": "https://wolf359.press/#organization",
    "name": "Wolf 359 Press AB",
    "url": "https://wolf359.press/",
    "location": {
      "@type": "Place",
      "name": "Stockholm, Sweden"
    }
  },
  "authors": [
    {
      "@type": "Person",
      "@id": "https://wolf359.press/authors/vivienne-sands/#person",
      "name": "Vivienne Sands",
      "url": "https://wolf359.press/authors/vivienne-sands/",
      "sameAs": ["https://www.amazon.com/author/vivienne-sands"],
      "description": "Vivienne Sands writes contemporary romance for Wolf 359 Press AB, including Anchored Again in Rosewind Cove and The Rosewind Cove Romance Series.",
      "genre": ["Contemporary romance", "Romance"]
    },
    {
      "@type": "Person",
      "@id": "https://wolf359.press/authors/anthony-fitzpatrick/#person",
      "name": "Anthony Fitzpatrick",
      "url": "https://wolf359.press/authors/anthony-fitzpatrick/",
      "description": "Anthony Fitzpatrick writes hard science fiction for Wolf 359 Press AB, including Warden of Silence and The Warden Trilogy.",
      "genre": ["Hard science fiction", "Science fiction"]
    }
  ],
  "series": [
    {
      "@type": "CreativeWorkSeries",
      "@id": "https://wolf359.press/rosewind-cove-romance-series/#series",
      "name": "The Rosewind Cove Romance Series",
      "url": "https://wolf359.press/rosewind-cove-romance-series/",
      "sameAs": ["https://www.amazon.com/author/vivienne-sands"],
      "author": {"@id": "https://wolf359.press/authors/vivienne-sands/#person"},
      "genre": ["Contemporary romance", "Romance"],
      "publisher": {"@id": "https://wolf359.press/#organization"}
    },
    {
      "@type": "CreativeWorkSeries",
      "@id": "https://wolf359.press/warden-trilogy/#series",
      "name": "The Warden Trilogy",
      "url": "https://wolf359.press/warden-trilogy/",
      "author": {"@id": "https://wolf359.press/authors/anthony-fitzpatrick/#person"},
      "genre": ["Hard science fiction", "Science fiction"],
      "publisher": {"@id": "https://wolf359.press/#organization"}
    }
  ],
  "itemListElement": [
    {
      "@type": "ListItem",
      "position": 1,
      "item": {
        "@type": "Book",
        "@id": "https://wolf359.press/anchored-again-in-rosewind-cove/#book",
        "name": "Anchored Again in Rosewind Cove",
        "url": "https://wolf359.press/anchored-again-in-rosewind-cove/",
        "description": "Book 1 of The Rosewind Cove Romance Series, a warm second-chance coastal romance by Vivienne Sands.",
        "author": {"@id": "https://wolf359.press/authors/vivienne-sands/#person"},
        "publisher": {"@id": "https://wolf359.press/#organization"},
        "isPartOf": {"@id": "https://wolf359.press/rosewind-cove-romance-series/#series"},
        "position": 1,
        "genre": ["Contemporary romance", "Romance"],
        "inLanguage": "en",
        "image": "https://wolf359.press/content/images/books/anchored-again/anchored-again-ebook-cover.jpg",
        "bookFormat": ["https://schema.org/EBook", "https://schema.org/Paperback"],
        "isbn": ["978-91-990579-9-6", "978-91-990579-3-4"],
        "workExample": [
          {
            "@type": "Book",
            "bookFormat": "https://schema.org/Paperback",
            "isbn": "978-91-990579-9-6"
          },
          {
            "@type": "Book",
            "bookFormat": "https://schema.org/EBook",
            "isbn": "978-91-990579-3-4",
            "url": "https://www.amazon.com/dp/B0H1GSCBLX?ref=wolf359.press"
          }
        ],
        "sameAs": [
          "https://www.amazon.com/dp/B0H1GSCBLX?ref=wolf359.press",
          "https://www.amazon.com/dp/9199057999?ref=wolf359.press",
          "https://www.amazon.com/author/vivienne-sands"
        ]
      }
    },
    {
      "@type": "ListItem",
      "position": 2,
      "item": {
        "@type": "Book",
        "@id": "https://wolf359.press/warden-of-silence/#book",
        "name": "Warden of Silence",
        "url": "https://wolf359.press/warden-of-silence/",
        "description": "Book 1 of The Warden Trilogy, a hard science fiction novel by Anthony Fitzpatrick about contact, secrecy, systems under stress, and discovery.",
        "author": {"@id": "https://wolf359.press/authors/anthony-fitzpatrick/#person"},
        "publisher": {"@id": "https://wolf359.press/#organization"},
        "isPartOf": {"@id": "https://wolf359.press/warden-trilogy/#series"},
        "position": 1,
        "genre": ["Hard science fiction", "Science fiction"],
        "inLanguage": "en",
        "image": "https://wolf359.press/content/images/books/warden-of-silence/warden-of-silence-ebook-cover.jpg",
        "bookFormat": ["https://schema.org/EBook", "https://schema.org/Paperback"]
      }
    }
  ],
  "genrePages": [
    {"name": "Science Fiction", "url": "https://wolf359.press/science-fiction/"},
    {"name": "Fantasy", "url": "https://wolf359.press/fantasy/"},
    {"name": "Speculative Fiction", "url": "https://wolf359.press/speculative-fiction/"},
    {"name": "Romance", "url": "https://wolf359.press/romance/"}
  ],
  "contact": {
    "url": "https://wolf359.press/contact/",
    "submissions": "https://wolf359.press/submissions/",
    "email": "anthony@wolf359.press"
  },
  "lastUpdated": "2026-05-16"
}
