{
    "@context": "https://schema.org",
    "@type": "Organization",
    "name": "London Wedding Photographer | Nick Rose Photography",
    "url": "https://nickrosephotography.com",
    "description": "London Wedding Photographer Nick Rose 🇬🇧, View stunning international wedding shoots, destination pre wedding photography, and global adventure shoots ✈️",
    "sameAs": [],
    "telephone": "+351 751 587 6975",
    "email": "nick@nickrosephotography.com",
    "address": {
        "@type": "PostalAddress",
        "streetAddress": "5876-975 Email",
        "addressLocality": "Email",
        "addressCountry": "PT"
    },
    "contactPoint": {
        "@type": "ContactPoint",
        "contactType": "customer service",
        "email": "nick@nickrosephotography.com",
        "availableLanguage": [
            "Portuguese"
        ]
    }
}