Schema.org Vocabulary › Class: SeaBodyOfWater
https://schema.org/SeaBodyOfWater
A sea (for example, the Caspian sea).
Subclass of: BodyOfWater
No properties defined directly on this class.
| Property | Description | Range |
|---|---|---|
| events | Upcoming or past events associated with this place or organization. | Event |
| containsPlace | The basic containment relation between a place and another that it contains. | Place |
| telephone | The telephone number. | Text |
| geoIntersects | Represents spatial relations in which two geometries (or the places they represent) have at least one point in common. As defined in [DE-9IM](https://en.wikipedia.org/wiki/DE-9IM). | Place, GeospatialGeometry |
| publicAccess | A flag to signal that the [[Place]] is open to public visitors. If this property is omitted there is no assumed default boolean value. | Boolean |
| branchCode | A short textual code (also called "store code") that uniquely identifies a place of business. The code is typically assigned by the parentOrganization and used in structured URLs.\n\nFor example, in the URL http://www.starbucks.co.uk/store-locator/etc/detail/3047 the code "3047" is a branchCode for a particular branch. | Text |
| address | Physical address of the item. | Text, PostalAddress |
| logo | An associated logo. | URL, ImageObject |
| globalLocationNumber | The [Global Location Number](http://www.gs1.org/gln) (GLN, sometimes also referred to as International Location Number or ILN) of the respective organization, person, or place. The GLN is a 13-digit number used to identify parties and physical locations. | Text |
| maximumAttendeeCapacity | The total number of individuals that may attend an event or venue. | Integer |
| reviews | Review of the item. | Review |
| additionalProperty | A property-value pair representing an additional characteristic of the entity, e.g. a product feature or another characteristic for which there is no matching property in schema.org.\n\nNote: Publishers should be aware that applications designed to use specific schema.org properties (e.g. https://schema.org/width, https://schema.org/color, https://schema.org/gtin13, ...) will typically expect such data to be provided using those properties, rather than using the generic property/value mechanism. | PropertyValue |
| specialOpeningHoursSpecification | The special opening hours of a certain place.\n\nUse this to explicitly override general opening hours brought in scope by [[openingHoursSpecification]] or [[openingHours]]. | OpeningHoursSpecification |
| keywords | Keywords or tags used to describe some item. Multiple textual entries in a keywords list are typically delimited by commas, or by repeating the property. | DefinedTerm, Text, URL |
| map | A URL to a map of the place. | URL |
| photo | A photograph of this place. | Photograph, ImageObject |
| smokingAllowed | Indicates whether it is allowed to smoke in the place, e.g. in the restaurant, hotel or hotel room. | Boolean |
| longitude | The longitude of a location. For example ```-122.08585``` ([WGS 84](https://en.wikipedia.org/wiki/World_Geodetic_System)). | Text, Number |
| review | A review of the item. | Review |
| containedIn | The basic containment relation between a place and one that contains it. | Place |
| tourBookingPage | A page providing information on how to book a tour of some [[Place]], such as an [[Accommodation]] or [[ApartmentComplex]] in a real estate setting, as well as other kinds of tours as appropriate. | URL |
| hasCertification | Certification information about a product, organization, service, place, or person. | Certification |
| geoCoveredBy | Represents a relationship between two geometries (or the places they represent), relating a geometry to another that covers it. As defined in [DE-9IM](https://en.wikipedia.org/wiki/DE-9IM). | GeospatialGeometry, Place |
| geo | The geo coordinates of the place. | GeoShape, GeoCoordinates |
| geoTouches | Represents spatial relations in which two geometries (or the places they represent) touch: "they have at least one boundary point in common, but no interior points." (A symmetric relationship, as defined in [DE-9IM](https://en.wikipedia.org/wiki/DE-9IM).) | Place, GeospatialGeometry |
| amenityFeature | An amenity feature (e.g. a characteristic or service) of the Accommodation. This generic property does not make a statement about whether the feature is included in an offer for the main accommodation or available at extra costs. | LocationFeatureSpecification |
| hasMap | A URL to a map of the place. | URL, Map |
| geoWithin | Represents a relationship between two geometries (or the places they represent), relating a geometry to one that contains it, i.e. it is inside (i.e. within) its interior. As defined in [DE-9IM](https://en.wikipedia.org/wiki/DE-9IM). | GeospatialGeometry, Place |
| geoCovers | Represents a relationship between two geometries (or the places they represent), relating a covering geometry to a covered geometry. "Every point of b is a point of (the interior or boundary of) a". As defined in [DE-9IM](https://en.wikipedia.org/wiki/DE-9IM). | GeospatialGeometry, Place |
| hasGS1DigitalLink | The GS1 digital link associated with the object. This URL should conform to the particular requirements of digital links. The link should only contain the Application Identifiers (AIs) that are relevant for the entity being annotated, for instance a [[Product]] or an [[Organization]], and for the correct granularity. In particular, for products:
| URL |
| geoEquals | Represents spatial relations in which two geometries (or the places they represent) are topologically equal, as defined in [DE-9IM](https://en.wikipedia.org/wiki/DE-9IM). "Two geometries are topologically equal if their interiors intersect and no part of the interior or boundary of one geometry intersects the exterior of the other" (a symmetric relationship). | Place, GeospatialGeometry |
| aggregateRating | The overall rating, based on a collection of reviews or ratings, of the item. | AggregateRating |
| photos | Photographs of this place. | Photograph, ImageObject |
| containedInPlace | The basic containment relation between a place and one that contains it. | Place |
| geoOverlaps | Represents a relationship between two geometries (or the places they represent), relating a geometry to another that geospatially overlaps it, i.e. they have some but not all points in common. As defined in [DE-9IM](https://en.wikipedia.org/wiki/DE-9IM). | GeospatialGeometry, Place |
| slogan | A slogan or motto associated with the item. | Text |
| event | Upcoming or past event associated with this place, organization, or action. | Event |
| geoDisjoint | Represents spatial relations in which two geometries (or the places they represent) are topologically disjoint: "they have no point in common. They form a set of disconnected geometries." (A symmetric relationship, as defined in [DE-9IM](https://en.wikipedia.org/wiki/DE-9IM).) | Place, GeospatialGeometry |
| hasDriveThroughService | Indicates whether some facility (e.g. [[FoodEstablishment]], [[CovidTestingFacility]]) offers a service that can be used by driving through in a car. In the case of [[CovidTestingFacility]] such facilities could potentially help with social distancing from other potentially-infected users. | Boolean |
| geoCrosses | Represents a relationship between two geometries (or the places they represent), relating a geometry to another that crosses it: "a crosses b: they have some but not all interior points in common, and the dimension of the intersection is less than that of at least one of them". As defined in [DE-9IM](https://en.wikipedia.org/wiki/DE-9IM). | GeospatialGeometry, Place |
| latitude | The latitude of a location. For example ```37.42242``` ([WGS 84](https://en.wikipedia.org/wiki/World_Geodetic_System)). | Text, Number |
| maps | A URL to a map of the place. | URL |
| geoContains | Represents a relationship between two geometries (or the places they represent), relating a containing geometry to a contained geometry. "a contains b iff no points of b lie in the exterior of a, and at least one point of the interior of b lies in the interior of a". As defined in [DE-9IM](https://en.wikipedia.org/wiki/DE-9IM). | Place, GeospatialGeometry |
| faxNumber | The fax number. | Text |
| isAccessibleForFree | A flag to signal that the item, event, or place is accessible for free. | Boolean |
| isicV4 | The International Standard of Industrial Classification of All Economic Activities (ISIC), Revision 4 code for a particular organization, business person, or place. | Text |
| openingHoursSpecification | The opening hours of a certain place. | OpeningHoursSpecification |
| Property | Description | Range |
|---|---|---|
| potentialAction | Indicates a potential Action, which describes an idealized action in which this thing would play an 'object' role. | Action |
| image | An image of the item. This can be a [[URL]] or a fully described [[ImageObject]]. | URL, ImageObject |
| sameAs | URL of a reference Web page that unambiguously indicates the item's identity. E.g. the URL of the item's Wikipedia page, Wikidata entry, or official website. | URL |
| owner | A person or organization who owns this Thing. | Organization, Person |
| description | A description of the item. | TextObject, Text |
| subjectOf | A CreativeWork or Event about this Thing. | Event, CreativeWork |
| url | URL of the item. | URL |
| additionalType | An additional type for the item, typically used for adding more specific types from external vocabularies in microdata syntax. This is a relationship between something and a class that the thing is in. Typically the value is a URI-identified RDF class, and in this case corresponds to the use of rdf:type in RDF. Text values can be used sparingly, for cases where useful information can be added without their being an appropriate schema to reference. In the case of text values, the class label should follow the schema.org style guide. | Text, URL |
| disambiguatingDescription | A sub property of description. A short description of the item used to disambiguate from other, similar items. Information from other properties (in particular, name) may be necessary for the description to be useful for disambiguation. | Text |
| alternateName | An alias for the item. | Text |
| name | The name of the item. | Text |
| identifier | The identifier property represents any kind of identifier for any kind of [[Thing]], such as ISBNs, GTIN codes, UUIDs etc. Schema.org provides dedicated properties for representing many of these, either as textual strings or as URL (URI) links. See [background notes](/docs/datamodel.html#identifierBg) for more details. | Text, URL, PropertyValue |
| mainEntityOfPage | Indicates a page (or other CreativeWork) for which this thing is the main entity being described. See [background notes](/docs/datamodel.html#mainEntityBackground) for details. | CreativeWork, URL |