[
    {
        "@context": "https://schema.org",
        "@type": "Corporation",
        "id": "https://veeu.org",
        "name": "ویو",
        "alternateName": [
            "ویو",
            "veeu"
        ],
        "legalName": "ویو",
        "url": "https://veeu.org",
        "logo": "https://veeu.org/SplashView",
        "email": "veeu.org@gmail.com",
        "sameAs": [
            "https://www.aparat.com/veeu"
        ],
        "founders": [
            {
                "@context": "https://schema.org",
                "@type": "Person",
                "jobTitle": "founder",
                "name": "Rrza Sayar"
            }
        ]
    },
    {
        "@context": "https://schema.org",
        "@type": "WebSite",
        "id": "https://veeu.org",
        "name": "ویو",
        "url": "https://veeu.org",
        "potentialAction": {
            "@type": "SearchAction",
            "target": "https://veeu.org",
            "query-input": {
                "@type": "PropertyValueSpecification",
                "valueRequired": "http://schema.org/True",
                "valueName": "search_term_string"
            }
        },
        "copyrightHolder": {
            "@type": "Corporation",
            "id": "https://veeu.org",
            "name": "ویو"
        },
        "creator": {
            "@type": "Corporation",
            "id": "https://veeu.org",
            "name": "ویو"
        },
        "siteLinks": [
            {
                "@type": "SiteLink",
                "name": "ثبت فروشگاه",
                "url": "https://veeu.org/Profile",
                "description": ""
            },
            {
                "@type": "SiteLink",
                "name": "نصب اپلیکیشن",
                "url": "https://veeu.org",
                "description": ""
            },
            {
                "@type": "SiteLink",
                "name": "ثبت آگهی رایگان",
                "url": "https://veeu.org/RegisterAD",
                "description": ""
            },
            {
                "@type": "SiteLink",
                "name": "املاک",
                "url": "https://veeu.org/property",
                "description": "خرید فروش، قیمت و اجاره انواع املاک در کشور"
            },
            {
                "@type": "SiteLink",
                "name": "مصالح ساختمانی",
                "url": "https://veeu.org/buildingMaterials",
                "description": " سیمان، گچ، پودر سنگ، ماسه "
            },
            {
                "@type": "SiteLink",
                "name": "آهن و فلزات",
                "url": "https://veeu.org/metals",
                "description": "آهن و فلزات"
            },
            {
                "@type": "SiteLink",
                "name": "سامانه آگهی گذاری",
                "url": "https://veeu.org",
                "description": "ویو , بزرگترین سامانه آگهی گذاری ایران"
            }
        ],
        "breadcrumbList": {
            "@type": "BreadcrumbList",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://veeu.org/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": " همه آگهی ها ",
                    "item": "https://veeu.org/AllADS"
                }
            ]
        }
    }
]