JSON FEED

4-card tarot guide for AI and external systems

Documentation for gipse_4_data.php for AI and external systems that need machine-readable details about the 4-card love spread and its position labels.

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

When to use it

  • Use it when you need the 4-card love spread structure and machine-readable position labels.

Sample JSON

{
    "site": "saihuay",
    "page_type": "tarot_reading",
    "canonical_url": "https://www.saihuay.com/gipse_4.php",
    "generated_at": "2026-04-19T12:00:00Z",
    "spread": {
        "spread_key": "love_spread_4",
        "card_count": 4,
        "position_labels": [
            "Your feelings",
            "Their feelings"
        ]
    }
}