会社概要
基本情報
| 会社名 | ◯◯会社 |
| 代表者名 | 山田 太郎 |
| 所在地 | 〒700-0023 岡山県岡山市北区駅前町1丁目8−1新光ビル5階 |
| TEL | 090-1111-2222 |
| 営業時間 | 9:00~18:00 |
| 定休日 | 不定休 |
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "LocalBusiness",
"@id": "https://parfait.web-pit.com/#localbusiness",
"name": "◯◯会社",
"alternateName": [
"別名A",
"別名B"
],
"description": "【トップページのdescription】",
"url": "https://parfait.web-pit.com/",
"logo": "https://parfait.web-pit.com/img/logo.svg",
"image": "https://parfait.web-pit.com/img/shop.jpg",
"telephone": "+819011112222",
"address": {
"@type": "PostalAddress",
"streetAddress": "駅前町1丁目8−1 新光ビル5階",
"addressLocality": "岡山市北区",
"addressRegion": "岡山県",
"postalCode": "700-0023",
"addressCountry": "JP"
},
"geo": {
"@type": "GeoCoordinates",
"latitude": 0,
"longitude": 0
},
"hasMap": "https://www.google.com/maps/place/【会社名】/",
"openingHoursSpecification": [
{
"@type": "OpeningHoursSpecification",
"dayOfWeek": [
"Monday",
"Tuesday",
"Wednesday",
"Thursday",
"Friday"
],
"opens": "09:00",
"closes": "18:00"
}
],
"sameAs": [
"https://www.instagram.com/your_account/",
"https://www.instagram.com/your_account02/"
],
"areaServed": [
{
"@type": "AdministrativeArea",
"name": "◯◯市"
},
{
"@type": "AdministrativeArea",
"name": "◯◯市"
}
]
},
{
"@type": "BreadcrumbList",
"@id": "https://parfait.web-pit.com/info.php#breadcrumb",
"itemListElement": [
{
"@type": "ListItem",
"position": 1,
"name": "ホーム",
"item": "https://parfait.web-pit.com/"
},
{
"@type": "ListItem",
"position": 2,
"name": "会社概要",
"item": "https://parfait.web-pit.com/info.php"
}
]
}
]
}
CTA