{
    "@context": "https://schema.org",
    "@type": "Organization",
    "@id": "https://catherinebijoux.com/#organization",
    "name": "Catherine Bijoux",
    "alternateName": [
        "Catherine bijoux",
        "Catherine Bijoux Jewelry"
    ],
    "url": "https://catherinebijoux.com/",
    "description": "Catherine Bijoux is a contemporary Greek jewellery brand creating handcrafted fashion jewellery in its own workshop in Greece.",
    "brand": {
        "@type": "Brand",
        "@id": "https://catherinebijoux.com/#brand",
        "name": "Catherine Bijoux",
        "url": "https://catherinebijoux.com/"
    },
    "address": {
        "@type": "PostalAddress",
        "streetAddress": "553 Vouliagmenis Avenue",
        "addressLocality": "Ilioupoli",
        "postalCode": "16341",
        "addressCountry": "GR"
    },
    "contactPoint": {
        "@type": "ContactPoint",
        "telephone": "+30 210 3233659",
        "email": "info@catherinebijoux.com",
        "contactType": "customer service and wholesale",
        "availableLanguage": [
            "el",
            "en"
        ]
    },
    "sameAs": [
        "https://www.facebook.com/catherinebijouxcom/",
        "https://www.instagram.com/catherinebijoux/",
        "https://gr.pinterest.com/Catherinebijouxofficial/"
    ],
    "makesOffer": [
        {
            "@type": "Offer",
            "name": "Retail handmade jewellery",
            "url": "https://catherinebijoux.com/shop/"
        },
        {
            "@type": "Offer",
            "name": "Wholesale jewellery partnerships",
            "url": "https://b2b.catherinebijoux.com/"
        }
    ],
    "mainEntityOfPage": "https://catherinebijoux.com/catherine-bijoux-brand/",
    "about": {
        "@id": "https://catherinebijoux.com/#brand"
    },
    "subjectOf": [
        {
            "@type": "CreativeWork",
            "name": "English AI knowledge",
            "url": "https://catherinebijoux.com/catherine-bijoux-knowledge-en.md"
        },
        {
            "@type": "CreativeWork",
            "name": "Greek AI knowledge",
            "url": "https://catherinebijoux.com/catherine-bijoux-knowledge-el.md"
        }
    ]
}
