| Structured
Data |
[
{
"@type": "Organization",
"name": "Girlstore.dk",
"email": "kundeservice@girlstore.dk",
"telePhone": "004566116857",
"url": "https://girlstore.dk/",
"image": "https://girlstore.dk/grafik/logo.png",
"address": {
"@type": "PostalAddress",
"streetAddress": "Åløkke Alle 10, Baghus",
"addressLocality": "Odense",
"addressRegion": "Fyn",
"postalCode": 5000,
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 4.3,
"reviewCount": 119,
"bestRating": 5,
"worstRating": 1,
"itemReviewed": {
"@type": "Organization",
"name": "Girlstore"
}
}
}
}
]
|