{ "cultural_sites": { "ancient_ruins": { "display_name": "Ancient Ruins", "description": "Archaeological remains from past civilizations with historical value", "formation_type": "archaeological", "budget_impact": 1 }, "abandoned_village": { "display_name": "Abandoned Village", "description": "Deserted rural settlement with basic infrastructure", "formation_type": "abandoned_settlement", "budget_impact": 0 }, "old_monastery": { "display_name": "Old Monastery", "description": "Historic religious complex with stone architecture and strategic position", "formation_type": "religious_heritage", "budget_impact": 1 }, "castle_ruins": { "display_name": "Castle Ruins", "description": "Remains of medieval fortress with defensive advantages and stone materials", "formation_type": "military_heritage", "budget_impact": 2 }, "lighthouse": { "display_name": "Lighthouse", "description": "Coastal navigation aid with strategic maritime position", "formation_type": "maritime_infrastructure", "budget_impact": 1 }, "historical_cemetery": { "display_name": "Historical Cemetery", "description": "Old burial ground with cultural significance and central location", "formation_type": "cultural_heritage", "budget_impact": 1 } } }