eg-0008
From
v29.4
JSON-LD
{
"@context": "https://schema.org",
"@type": "NGO",
"address": {
"@type": "PostalAddress",
"addressLocality": "Paris, France",
"postalCode": "F-75002",
"streetAddress": "38 avenue de l'Opera"
},
"email": "secretariat@example.com",
"faxNumber": "( 33 1) 42 68 53 01",
"member": [
{
"@type": "Organization"
},
{
"@type": "Organization"
}
],
"name": "Google.org (GOOG)",
"telephone": "( 33 1) 42 68 53 00"
}RDFa
<div vocab="https://schema.org/" typeof="NGO">
<span property="name">Google.org (GOOG)</span>
Contact Details:
<div property="address" typeof="PostalAddress">
Main address:
<span property="streetAddress">38 avenue de l'Opera</span>
<span property="postalCode">F-75002</span>
<span property="addressLocality">Paris, France</span>
,
</div>
Tel:<span property="telephone">( 33 1) 42 68 53 00 </span>,
Fax:<span property="faxNumber">( 33 1) 42 68 53 01 </span>,
E-mail: <span property="email">secretariat@example.com</span>
Members:
- National Scientific Members in 100 countries and territories: Country1, Country2, ...
- Scientific Union Members, 30 organizations listed in this Yearbook:
<span property="member" typeof="Organization">
Member1
</span>,
<span property="member" typeof="Organization">
Member2
</span>,
History:
</div>Microdata
<div itemscope itemtype="https://schema.org/NGO">
<span itemprop="name">Google.org (GOOG)</span>
Contact Details:
<div itemprop="address" itemscope itemtype="https://schema.org/PostalAddress">
Main address:
<span itemprop="streetAddress">38 avenue de l'Opera</span>
<span itemprop="postalCode">F-75002</span>
<span itemprop="addressLocality">Paris, France</span>
,
</div>
Tel:<span itemprop="telephone">( 33 1) 42 68 53 00 </span>,
Fax:<span itemprop="faxNumber">( 33 1) 42 68 53 01 </span>,
E-mail: <span itemprop="email">secretariat@example.com</span>
Members:
- National Scientific Members in 100 countries and territories: Country1, Country2, ...
- Scientific Union Members, 30 organizations listed in this Yearbook:
<span itemprop="member" itemscope itemtype="https://schema.org/Organization">
Member1
</span>,
<span itemprop="member" itemscope itemtype="https://schema.org/Organization">
Member2
</span>,
History:
</div>Pre-Markup
Google.Org Contact Details: Main address: 38 avenue de l'Opera, F-75002 Paris, France Tel: ( 33 1) 42 68 53 00, Fax: ( 33 1) 42 68 53 01 E-mail: secretariat (at) google.org URL: <a href="http://www.google.org">www.google.org</a> Members: - National Scientific Members in 100 countries and territories: Country1, Country2, ... - Scientific Union Members, 30 organizations listed in this Yearbook: Member 1, Member 2 History: