JSON FEED

10-card tarot guide for AI and external systems

Documentation for gipse_10_data.php for AI and external systems that need machine-readable details about the 10-card Celtic Cross spread and its position labels.

https://www.saihuay.com/gipse_10_data.php

When to use it

  • Use it when you need the 10-card Celtic Cross spread structure and machine-readable position labels.

Sample JSON

{
    "site": "saihuay",
    "page_type": "tarot_reading",
    "canonical_url": "https://www.saihuay.com/gipse_10.php",
    "generated_at": "2026-04-19T12:00:00Z",
    "spread": {
        "spread_key": "celtic_cross_10",
        "card_count": 10,
        "position_labels": [
            "Current self and situation",
            "Incoming influence"
        ]
    }
}