{"id":35209,"date":"2021-01-26T13:06:43","date_gmt":"2021-01-26T12:06:43","guid":{"rendered":"https:\/\/rudenko-photography.com\/?page_id=35209"},"modified":"2022-12-11T22:54:28","modified_gmt":"2022-12-11T21:54:28","slug":"tfp","status":"publish","type":"page","link":"https:\/\/rudenko-photography.com\/en\/tfp\/","title":{"rendered":"TFP PHOTOSHOOT"},"content":{"rendered":"<div class=\"wpb-content-wrapper\">[vc_row uniqid=&#8221;60018cb1cf62d&#8221;][vc_column uniqid=&#8221;5fff116e717d3&#8243; offset=&#8221;vc_hidden-sm vc_hidden-xs&#8221;][vc_single_image image=&#8221;35213&#8243; img_size=&#8221;full&#8221; alignment=&#8221;center&#8221;][\/vc_column][vc_column offset=&#8221;vc_hidden-lg vc_hidden-md&#8221; uniqid=&#8221;60018c20b18aa&#8221;][vc_single_image image=&#8221;35216&#8243; img_size=&#8221;full&#8221; alignment=&#8221;center&#8221;][\/vc_column][\/vc_row][vc_row][vc_column][vc_column_text]On this page, you will find more information about what a TFP photoshoot is, the purpose of filling out a release form, and how you can sign up.[\/vc_column_text][\/vc_column][\/vc_row][vc_row][vc_column]      <div class=\"heading-block heading-60380f42e0c66 tac h-h3 with-line\">\n                  <h3 class=\"h\">IN A NUTSHELL<\/h3>\n              <\/div>\n    [vc_row_inner][vc_column_inner width=&#8221;1\/3&#8243;][vc_icon icon_fontawesome=&#8221;photo-icon-leica-camera&#8221; color=&#8221;custom&#8221; background_style=&#8221;rounded-outline&#8221; background_color=&#8221;custom&#8221; size=&#8221;xl&#8221; align=&#8221;center&#8221; custom_background_color=&#8221;#dd9933&#8243;][vc_column_text]\r\n<h6 style=\"text-align: center;\"><span style=\"text-transform: uppercase;\">WHAT IS A TFP PHOTOSHOOT?<\/span><\/h6>\r\n<p style=\"text-align: center;\">TFP stands for \u201ctime for prints\u201d and refers to a non-paid collaboration between a model and a photographer to enrich their portfolios.<\/p>\r\n[\/vc_column_text][\/vc_column_inner][vc_column_inner width=&#8221;1\/3&#8243;][vc_icon icon_fontawesome=&#8221;web-application-icon-text-documents&#8221; color=&#8221;custom&#8221; background_style=&#8221;rounded-outline&#8221; background_color=&#8221;custom&#8221; size=&#8221;xl&#8221; align=&#8221;center&#8221; custom_background_color=&#8221;#dd9933&#8243;][vc_column_text]\r\n<h6 style=\"text-align: center;\">WHAT IS A RELEASE FORM?<\/h6>\r\n<p style=\"text-align: center;\">A release form is a formal agreement that ensures that both parties consent to the resulting photos&#8217; defined use.<\/p>\r\n[\/vc_column_text][\/vc_column_inner][vc_column_inner width=&#8221;1\/3&#8243;][vc_icon icon_fontawesome=&#8221;web-application-icon-paper-plane&#8221; color=&#8221;custom&#8221; background_style=&#8221;rounded-outline&#8221; background_color=&#8221;custom&#8221; size=&#8221;xl&#8221; align=&#8221;center&#8221; custom_background_color=&#8221;#dd9933&#8243;][vc_column_text]\r\n<h6 style=\"text-align: center;\"><span style=\"text-transform: uppercase;\">HOW TO SIGN UP?<\/span><\/h6>\r\n<p style=\"text-align: center;\">To sign up for a TFP photoshoot, take a moment to read the release form and click on the sign up button below.<\/p>\r\n[\/vc_column_text][\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row][vc_row][vc_column]      <div class=\"heading-block heading-5f8dbcafc564e tac h-h3 with-line\">\n                  <h3 class=\"h\">RELEASE FORM<\/h3>\n              <\/div>\n    [vc_column_text el_class=&#8221;affilate-accordion&#8221;]\r\n<div class=\"accordion-item\">\r\n<div style=\"text-align: center;\" data-tab=\"affilate1\">The release form describes the terms and conditions of a TFP photoshoot with Rudenko Photography.<\/div>\r\n<div data-tab=\"affilate1\"><\/div>\r\n<div class=\"accordion-title\" style=\"text-align: center;\" data-tab=\"affilate1\">Expand <i class=\"fas fa-chevron-down\"><\/i><\/div>\r\n<div id=\"affilate1\" class=\"accordion-content\">\r\n<p style=\"text-align: justify;\"><strong class=\"orange\"><b>Permissions<\/b><\/strong>\r\nI agree that the photographer may use the resulting photos for advertising, promotion, and marketing purposes.<\/p>\r\n<p style=\"text-align: justify;\"><strong class=\"orange\"><b>Alterations<\/b><\/strong>\r\nI agree that the photographer may crop, alter, modify, or combine the resulting photos with fictional texts or visuals.<\/p>\r\n<p style=\"text-align: justify;\"><strong class=\"orange\"><b>Rights<\/b><\/strong>\r\nI agree that all rights to the resulting photos, RAW files, and negatives belong to the photographer.<\/p>\r\n<p style=\"text-align: justify;\"><strong class=\"orange\"><b>Credits<\/b><\/strong>\r\nI agree to credit the photographer while posting the resulting photos online and offline.<\/p>\r\n<p style=\"text-align: justify;\"><strong class=\"orange\"><b>Data<\/b><\/strong>\r\nI agree that the photographer may retain my personal data for administrative purposes.<\/p>\r\n\r\n<\/div>\r\n<\/div>\r\n[\/vc_column_text][vc_raw_js]<script> \r\njQuery(function($) {\r\n\r\n $(\".accordion-title\").click(function(e){\r\n        var accordionitem = $(this).attr(\"data-tab\");\r\n        $(\"#\"+accordionitem).slideToggle().parent().siblings().find(\".accordion-content\").slideUp();\r\n\r\n        $(this).toggleClass(\"active-title\");\r\n        $(\"#\"+accordionitem).parent().siblings().find(\".accordion-title\").removeClass(\"active-title\");\r\n\r\n        $(\"i.fa-chevron-down\",this).toggleClass(\"chevron-top\");\r\n        $(\"#\"+accordionitem).parent().siblings().find(\".accordion-title i.fa-chevron-down\").removeClass(\"chevron-top\");\r\n    });\r\n\r\n});\r\n<\/script>[\/vc_raw_js][\/vc_column][\/vc_row][vc_row][vc_column]      <div class=\"heading-block heading-60381030de845 tac h-h3 with-line\">\n                  <h3 class=\"h\">WHY SIGN UP?<\/h3>\n              <\/div>\n    [vc_row_inner][vc_column_inner width=&#8221;1\/3&#8243;][vc_icon icon_fontawesome=&#8221;photo-icon-leica-camera&#8221; color=&#8221;custom&#8221; background_style=&#8221;rounded-outline&#8221; background_color=&#8221;custom&#8221; size=&#8221;xl&#8221; align=&#8221;center&#8221; custom_background_color=&#8221;#dd9933&#8243;][vc_column_text]\r\n<h6 style=\"text-align: center;\"><span style=\"text-transform: uppercase;\">PROFESSIONAL PHOTOSHOOT<\/span><\/h6>\r\n<p style=\"text-align: center;\">Sign up for a 1-hour professional photoshoot with guidance and creative advice from a professional photographer.<\/p>\r\n[\/vc_column_text][\/vc_column_inner][vc_column_inner width=&#8221;1\/3&#8243;][vc_icon icon_fontawesome=&#8221;photo-icon-girl-photography&#8221; color=&#8221;custom&#8221; background_style=&#8221;rounded-outline&#8221; background_color=&#8221;custom&#8221; size=&#8221;xl&#8221; align=&#8221;center&#8221; custom_background_color=&#8221;#dd9933&#8243;][vc_column_text]\r\n<h6 style=\"text-align: center;\">CINEMATIC PHOTOGRAPHS<\/h6>\r\n<p style=\"text-align: center;\">Your photoshoot will result in 20+ cinematic photos downloadable from your gallery within 15 working days.<\/p>\r\n[\/vc_column_text][\/vc_column_inner][vc_column_inner width=&#8221;1\/3&#8243;][vc_icon icon_fontawesome=&#8221;basic-ui-icon-credit-card&#8221; color=&#8221;custom&#8221; background_style=&#8221;rounded-outline&#8221; background_color=&#8221;custom&#8221; size=&#8221;xl&#8221; align=&#8221;center&#8221; custom_background_color=&#8221;#dd9933&#8243;][vc_column_text]\r\n<h6 style=\"text-align: center;\"><span style=\"text-transform: uppercase;\">FREE OF CHARGE<\/span><\/h6>\r\n<p style=\"text-align: center;\">A TFP photoshoot is a unique opportunity to enrich your portfolio with candid photographs entirely free of charge.<\/p>\r\n[\/vc_column_text][\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row][vc_row uniqid=&#8221;5e1f43874fb9b&#8221; el_class=&#8221;afflilate-wrapper mbpr&#8221;][vc_column uniqid=&#8221;5e6693aeb0025&#8243;][vc_btn title=&#8221;SIGN UP&#8221; style=&#8221;classic&#8221; color=&#8221;warning&#8221; size=&#8221;lg&#8221; align=&#8221;center&#8221; link=&#8221;|||&#8221; el_id=&#8221;tfp-photoshoot&#8221;][\/vc_column][\/vc_row][vc_row][vc_column][vc_column_text]\r\n<p style=\"text-align: center;\"><span style=\"font-size: 14px;\"><em>Rudenko Photography reserves the right to approve or reject an application for a TFP photoshoot at sole and absolute discretion.<\/em><\/span><\/p>\r\n[\/vc_column_text][\/vc_column][\/vc_row]<\/div>","protected":false},"excerpt":{"rendered":"<p>[vc_row uniqid=&#8221;60018cb1cf62d&#8221;][vc_column uniqid=&#8221;5fff116e717d3&#8243; offset=&#8221;vc_hidden-sm vc_hidden-xs&#8221;][vc_single_image image=&#8221;35213&#8243; img_size=&#8221;full&#8221; alignment=&#8221;center&#8221;][\/vc_column][vc_column offset=&#8221;vc_hidden-lg vc_hidden-md&#8221; uniqid=&#8221;60018c20b18aa&#8221;][vc_single_image image=&#8221;35216&#8243; img_size=&#8221;full&#8221; alignment=&#8221;center&#8221;][\/vc_column][\/vc_row][vc_row][vc_column][vc_column_text]On this page, you will find more information about what a TFP photoshoot is, the purpose of filling out a release form, and how you can sign up.[\/vc_column_text][\/vc_column][\/vc_row][vc_row][vc_column][vc_row_inner][vc_column_inner width=&#8221;1\/3&#8243;][vc_icon icon_fontawesome=&#8221;photo-icon-leica-camera&#8221; color=&#8221;custom&#8221; background_style=&#8221;rounded-outline&#8221; background_color=&#8221;custom&#8221; size=&#8221;xl&#8221; align=&#8221;center&#8221; custom_background_color=&#8221;#dd9933&#8243;][vc_column_text] WHAT IS A TFP PHOTOSHOOT? TFP [&hellip;]<\/p>\n","protected":false},"author":3,"featured_media":35216,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-35209","page","type-page","status-publish","has-post-thumbnail","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v24.1 (Yoast SEO v27.4) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>TFP Photoshoot in Amsterdam - Rudenko Photography<\/title>\n<meta name=\"description\" content=\"Apply for a TFP photoshoot in Amsterdam with a professional lifestyle storytelling photographer. Please fill out and submit the release form.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/rudenko-photography.com\/en\/tfp\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"TFP PHOTOSHOOT\" \/>\n<meta property=\"og:description\" content=\"Apply for a TFP photoshoot in Amsterdam with a professional lifestyle storytelling photographer. Please fill out and submit the release form.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/rudenko-photography.com\/en\/tfp\/\" \/>\n<meta property=\"og:site_name\" content=\"Rudenko Photography\" \/>\n<meta property=\"article:modified_time\" content=\"2022-12-11T21:54:28+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/rudenko-photography.com\/wp-content\/uploads\/2021\/01\/backstage-mob-1.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1200\" \/>\n\t<meta property=\"og:image:height\" content=\"799\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/rudenko-photography.com\\\/en\\\/tfp\\\/\",\"url\":\"https:\\\/\\\/rudenko-photography.com\\\/en\\\/tfp\\\/\",\"name\":\"TFP Photoshoot in Amsterdam - Rudenko Photography\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/rudenko-photography.com\\\/en\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/rudenko-photography.com\\\/en\\\/tfp\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/rudenko-photography.com\\\/en\\\/tfp\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/bucket-wp-uploads.s3.eu-central-1.amazonaws.com\\\/wp-content\\\/uploads\\\/2021\\\/01\\\/backstage-mob-1.jpg\",\"datePublished\":\"2021-01-26T12:06:43+00:00\",\"dateModified\":\"2022-12-11T21:54:28+00:00\",\"description\":\"Apply for a TFP photoshoot in Amsterdam with a professional lifestyle storytelling photographer. Please fill out and submit the release form.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/rudenko-photography.com\\\/en\\\/tfp\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/rudenko-photography.com\\\/en\\\/tfp\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/rudenko-photography.com\\\/en\\\/tfp\\\/#primaryimage\",\"url\":\"https:\\\/\\\/bucket-wp-uploads.s3.eu-central-1.amazonaws.com\\\/wp-content\\\/uploads\\\/2021\\\/01\\\/backstage-mob-1.jpg\",\"contentUrl\":\"https:\\\/\\\/bucket-wp-uploads.s3.eu-central-1.amazonaws.com\\\/wp-content\\\/uploads\\\/2021\\\/01\\\/backstage-mob-1.jpg\",\"width\":1200,\"height\":799,\"caption\":\"TFP Photoshoot in Amsterdam\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/rudenko-photography.com\\\/en\\\/tfp\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/rudenko-photography.com\\\/en\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"TFP PHOTOSHOOT\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/rudenko-photography.com\\\/en\\\/#website\",\"url\":\"https:\\\/\\\/rudenko-photography.com\\\/en\\\/\",\"name\":\"Rudenko Photography\",\"description\":\"Top-rated Professional Amsterdam Photographer\",\"publisher\":{\"@id\":\"https:\\\/\\\/rudenko-photography.com\\\/en\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/rudenko-photography.com\\\/en\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":[\"Organization\",\"Place\",\"LocalBusiness\"],\"@id\":\"https:\\\/\\\/rudenko-photography.com\\\/en\\\/#organization\",\"name\":\"Rudenko Photography\",\"url\":\"https:\\\/\\\/rudenko-photography.com\\\/en\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/rudenko-photography.com\\\/en\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/bucket-wp-uploads.s3.eu-central-1.amazonaws.com\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/small-logo.png\",\"contentUrl\":\"https:\\\/\\\/bucket-wp-uploads.s3.eu-central-1.amazonaws.com\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/small-logo.png\",\"width\":508,\"height\":508,\"caption\":\"Rudenko Photography\"},\"image\":{\"@id\":\"https:\\\/\\\/rudenko-photography.com\\\/en\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.instagram.com\\\/rudenko.photography\",\"https:\\\/\\\/www.tiktok.com\\\/@photographeramsterdam\"],\"description\":\"I am a top-rated professional photographer in Amsterdam, celebrated for my high-quality, cinematic portraits. With a personalized approach that prioritizes quality over quantity, I capture vibrant memories that resonate deeply and are cherished for generations. Below is an overview of my diverse photography services: Couples Photography: Specializing in capturing intimate and memorable moments through proposal and engagement photoshoots. Family Photography: Dedicated sessions tailored to family dynamics, including special packages for pregnancy and maternity, capturing life's precious milestones. Wedding Photography: Comprehensive coverage designed to capture every detail of your special day. Portrait Photography: Focused on enhancing both personal and professional images through carefully styled portrait sessions, ideal for personal branding and dating profiles. Business Photography: Services include event coverage, branding, and product photography, aimed at elevating business presence. Tulip Field Photoshoots: Iconic photoshoots set in Keukenhofd\u2019s picturesque tulip fields, offering a unique backdrop. Group Photoshoots: Ideal for bachelorette parties, hen dos, and other group celebrations, capturing vibrant and festive moments. Analog Photography: Embracing the classic art of photofilm photography to create timeless portraits. Gift Cards: Digital photoshoot gift cards available, providing a unique gift option that shares the joy of professional photography. Approach to Photography: Client Experience: Clients enjoy a relaxed photoshoot atmosphere where they can be themselves, have fun, and not worry about feeling awkward. Creative Process: We collaboratively craft natural photographs that capture emotional stories and meaningful moments, paying attention to every small detail. Preparation: Each session is meticulously planned, including mapping picturesque routes and suggesting creative outfits, ensuring every photo captures the unique essence of the moment.\",\"foundingDate\":\"2010-08-01\",\"numberOfEmployees\":{\"@type\":\"QuantitativeValue\",\"minValue\":\"1\",\"maxValue\":\"10\"},\"telephone\":[\"+31681346989\"],\"contactPoint\":{\"@type\":\"ContactPoint\",\"telephone\":\"+31681346989\",\"email\":\"info@rudenko-photography.com\"},\"email\":\"info@rudenko-photography.com\",\"currenciesAccepted\":\"EUR, USD\",\"paymentAccepted\":\"Visa, MasterCard, Apple Pay, Google Pay, PayPal, and Ideal\",\"openingHoursSpecification\":{\"@type\":\"OpeningHoursSpecification\",\"dayOfWeek\":[\"Monday\",\"Tuesday\",\"Wednesday\",\"Thursday\",\"Friday\",\"Saturday\",\"Sunday\"],\"opens\":\"00:00\",\"closes\":\"23:59\"}}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"TFP Photoshoot in Amsterdam - Rudenko Photography","description":"Apply for a TFP photoshoot in Amsterdam with a professional lifestyle storytelling photographer. Please fill out and submit the release form.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/rudenko-photography.com\/en\/tfp\/","og_locale":"en_US","og_type":"article","og_title":"TFP PHOTOSHOOT","og_description":"Apply for a TFP photoshoot in Amsterdam with a professional lifestyle storytelling photographer. Please fill out and submit the release form.","og_url":"https:\/\/rudenko-photography.com\/en\/tfp\/","og_site_name":"Rudenko Photography","article_modified_time":"2022-12-11T21:54:28+00:00","og_image":[{"width":1200,"height":799,"url":"https:\/\/rudenko-photography.com\/wp-content\/uploads\/2021\/01\/backstage-mob-1.jpg","type":"image\/jpeg"}],"twitter_card":"summary_large_image","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/rudenko-photography.com\/en\/tfp\/","url":"https:\/\/rudenko-photography.com\/en\/tfp\/","name":"TFP Photoshoot in Amsterdam - Rudenko Photography","isPartOf":{"@id":"https:\/\/rudenko-photography.com\/en\/#website"},"primaryImageOfPage":{"@id":"https:\/\/rudenko-photography.com\/en\/tfp\/#primaryimage"},"image":{"@id":"https:\/\/rudenko-photography.com\/en\/tfp\/#primaryimage"},"thumbnailUrl":"https:\/\/bucket-wp-uploads.s3.eu-central-1.amazonaws.com\/wp-content\/uploads\/2021\/01\/backstage-mob-1.jpg","datePublished":"2021-01-26T12:06:43+00:00","dateModified":"2022-12-11T21:54:28+00:00","description":"Apply for a TFP photoshoot in Amsterdam with a professional lifestyle storytelling photographer. Please fill out and submit the release form.","breadcrumb":{"@id":"https:\/\/rudenko-photography.com\/en\/tfp\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/rudenko-photography.com\/en\/tfp\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/rudenko-photography.com\/en\/tfp\/#primaryimage","url":"https:\/\/bucket-wp-uploads.s3.eu-central-1.amazonaws.com\/wp-content\/uploads\/2021\/01\/backstage-mob-1.jpg","contentUrl":"https:\/\/bucket-wp-uploads.s3.eu-central-1.amazonaws.com\/wp-content\/uploads\/2021\/01\/backstage-mob-1.jpg","width":1200,"height":799,"caption":"TFP Photoshoot in Amsterdam"},{"@type":"BreadcrumbList","@id":"https:\/\/rudenko-photography.com\/en\/tfp\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/rudenko-photography.com\/en\/"},{"@type":"ListItem","position":2,"name":"TFP PHOTOSHOOT"}]},{"@type":"WebSite","@id":"https:\/\/rudenko-photography.com\/en\/#website","url":"https:\/\/rudenko-photography.com\/en\/","name":"Rudenko Photography","description":"Top-rated Professional Amsterdam Photographer","publisher":{"@id":"https:\/\/rudenko-photography.com\/en\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/rudenko-photography.com\/en\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":["Organization","Place","LocalBusiness"],"@id":"https:\/\/rudenko-photography.com\/en\/#organization","name":"Rudenko Photography","url":"https:\/\/rudenko-photography.com\/en\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/rudenko-photography.com\/en\/#\/schema\/logo\/image\/","url":"https:\/\/bucket-wp-uploads.s3.eu-central-1.amazonaws.com\/wp-content\/uploads\/2020\/06\/small-logo.png","contentUrl":"https:\/\/bucket-wp-uploads.s3.eu-central-1.amazonaws.com\/wp-content\/uploads\/2020\/06\/small-logo.png","width":508,"height":508,"caption":"Rudenko Photography"},"image":{"@id":"https:\/\/rudenko-photography.com\/en\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.instagram.com\/rudenko.photography","https:\/\/www.tiktok.com\/@photographeramsterdam"],"description":"I am a top-rated professional photographer in Amsterdam, celebrated for my high-quality, cinematic portraits. With a personalized approach that prioritizes quality over quantity, I capture vibrant memories that resonate deeply and are cherished for generations. Below is an overview of my diverse photography services: Couples Photography: Specializing in capturing intimate and memorable moments through proposal and engagement photoshoots. Family Photography: Dedicated sessions tailored to family dynamics, including special packages for pregnancy and maternity, capturing life's precious milestones. Wedding Photography: Comprehensive coverage designed to capture every detail of your special day. Portrait Photography: Focused on enhancing both personal and professional images through carefully styled portrait sessions, ideal for personal branding and dating profiles. Business Photography: Services include event coverage, branding, and product photography, aimed at elevating business presence. Tulip Field Photoshoots: Iconic photoshoots set in Keukenhofd\u2019s picturesque tulip fields, offering a unique backdrop. Group Photoshoots: Ideal for bachelorette parties, hen dos, and other group celebrations, capturing vibrant and festive moments. Analog Photography: Embracing the classic art of photofilm photography to create timeless portraits. Gift Cards: Digital photoshoot gift cards available, providing a unique gift option that shares the joy of professional photography. Approach to Photography: Client Experience: Clients enjoy a relaxed photoshoot atmosphere where they can be themselves, have fun, and not worry about feeling awkward. Creative Process: We collaboratively craft natural photographs that capture emotional stories and meaningful moments, paying attention to every small detail. Preparation: Each session is meticulously planned, including mapping picturesque routes and suggesting creative outfits, ensuring every photo captures the unique essence of the moment.","foundingDate":"2010-08-01","numberOfEmployees":{"@type":"QuantitativeValue","minValue":"1","maxValue":"10"},"telephone":["+31681346989"],"contactPoint":{"@type":"ContactPoint","telephone":"+31681346989","email":"info@rudenko-photography.com"},"email":"info@rudenko-photography.com","currenciesAccepted":"EUR, USD","paymentAccepted":"Visa, MasterCard, Apple Pay, Google Pay, PayPal, and Ideal","openingHoursSpecification":{"@type":"OpeningHoursSpecification","dayOfWeek":["Monday","Tuesday","Wednesday","Thursday","Friday","Saturday","Sunday"],"opens":"00:00","closes":"23:59"}}]}},"_links":{"self":[{"href":"https:\/\/rudenko-photography.com\/en\/wp-json\/wp\/v2\/pages\/35209","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/rudenko-photography.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/rudenko-photography.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/rudenko-photography.com\/en\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/rudenko-photography.com\/en\/wp-json\/wp\/v2\/comments?post=35209"}],"version-history":[{"count":0,"href":"https:\/\/rudenko-photography.com\/en\/wp-json\/wp\/v2\/pages\/35209\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/rudenko-photography.com\/en\/wp-json\/wp\/v2\/media\/35216"}],"wp:attachment":[{"href":"https:\/\/rudenko-photography.com\/en\/wp-json\/wp\/v2\/media?parent=35209"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}