{
"@context": "https://schema.org",
"@type": "Florist",
"name": "OkFlora.ro",
"alternateName": "OkFlora Livrare Flori Romania",
"description": "Livrare flori si cadouri in toata Romania, non-stop, cu livrare gratuita in Bucuresti pentru comenzi cu flori. Gestul conteaza!",
"url": "https://okflora.ro",
"logo": "https://okflora.ro/themes/_default/images/logo.png",
"image": "https://okflora.ro/themes/_default/images/logo.png",
"telephone": "+40758400400",
"priceRange": "$$",
"currenciesAccepted": "RON",
"paymentAccepted": "Apple Pay, Google Pay, Card bancar",
"slogan": "Gestul conteaza!",
"foundingDate": "2018",
"founder": {
"@type": "Person",
"name": "Igor Botnariuc"
},
"taxID": "51258242",
"numberOfEmployees": {
"@type": "QuantitativeValue",
"value": 4,
"unitText": "floristi profesionisti"
},
"address": {
"@type": "PostalAddress",
"streetAddress": "Str. Calea Vacaresti 302",
"addressLocality": "Bucuresti",
"addressRegion": "Bucuresti",
"addressCountry": "RO"
},
"openingHoursSpecification": [
{
"@type": "OpeningHoursSpecification",
"dayOfWeek": [
"Monday", "Tuesday", "Wednesday", "Thursday",
"Friday", "Saturday", "Sunday"
],
"opens": "08:00",
"closes": "21:00"
}
],
"contactPoint": [
{
"@type": "ContactPoint",
"telephone": "+40758400400",
"contactType": "customer service",
"contactOption": "https://wa.me/40758400400",
"availableLanguage": ["Romanian", "English"],
"areaServed": "RO"
},
{
"@type": "ContactPoint",
"telephone": "+40758400400",
"contactType": "customer service",
"availableLanguage": ["Romanian", "English"],
"areaServed": ["GB", "DE", "IT", "ES", "US"]
}
],
"areaServed": [
{
"@type": "Country",
"name": "Romania"
},
{
"@type": "City",
"name": "Bucuresti"
},
{
"@type": "City",
"name": "Cluj-Napoca"
},
{
"@type": "City",
"name": "Timisoara"
},
{
"@type": "City",
"name": "Iasi"
},
{
"@type": "City",
"name": "Constanta"
}
],
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": "3.5",
"reviewCount": "29",
"bestRating": "5",
"worstRating": "1"
},
"sameAs": [
"https://share.google/J8v53JFj9pa9Y0Dw2"
],
"hasOfferCatalog": {
"@type": "OfferCatalog",
"name": "Catalog Livrare Flori Romania",
"itemListElement": [
{
"@type": "OfferCatalog",
"name": "Buchete de flori",
"itemListElement": [
{
"@type": "Offer",
"itemOffered": {
"@type": "Service",
"name": "Livrare gratuita in Bucuresti",
"description": "Livrare gratuita pentru comenzi cu flori in Bucuresti, in 2 ore"
}
},
{
"@type": "Offer",
"itemOffered": {
"@type": "Service",
"name": "Livrare EXPRESS",
"description": "Livrare in 1 ora in Bucuresti, cost suplimentar 100 lei"
}
}
]
}
]
},
"makesOffer": [
{
"@type": "Offer",
"name": "Livrare gratuita Bucuresti",
"description": "Livrare gratuita pentru orice comanda cu flori in Bucuresti",
"price": "0",
"priceCurrency": "RON",
"areaServed": { "@type": "City", "name": "Bucuresti" }
},
{
"@type": "Offer",
"name": "Livrare EXPRESS",
"description": "Livrare in 1 ora in Bucuresti",
"price": "100",
"priceCurrency": "RON",
"areaServed": { "@type": "City", "name": "Bucuresti" }
}
]
}