{
    "@context": "https://schema.org",
    "@type": "ItemList",
    "name": "Tech Software - Search and Stay | Book Holiday Accommodation & Vacation Rentals - Search and Stay",
    "description": "Find and book the best holiday accommodation and vacation rentals worldwide with Search and Stay. Explore top destinations, from beach retreats to city escapes, and plan your perfect getaway today!",
    "url": "https://searchandstay.com",
    "numberOfItems": 3,
    "itemListElement": [
        {
            "@type": "ListItem",
            "position": 1,
            "item": {
                "@type": "Service",
                "name": "Choose your Happier holiday",
                "provider": {
                    "@type": "Organization",
                    "name": "Search and Stay | Book Holiday Accommodation & Vacation Rentals - Search and Stay",
                    "url": "https://searchandstay.com"
                }
            }
        },
        {
            "@type": "ListItem",
            "position": 2,
            "item": {
                "@type": "Service",
                "name": "Explore accommodations that suit you",
                "provider": {
                    "@type": "Organization",
                    "name": "Search and Stay | Book Holiday Accommodation & Vacation Rentals - Search and Stay",
                    "url": "https://searchandstay.com"
                }
            }
        },
        {
            "@type": "ListItem",
            "position": 3,
            "item": {
                "@type": "Service",
                "name": "Discover More Holiday Options",
                "provider": {
                    "@type": "Organization",
                    "name": "Search and Stay | Book Holiday Accommodation & Vacation Rentals - Search and Stay",
                    "url": "https://searchandstay.com"
                }
            }
        }
    ]
}