Movatterモバイル変換


[0]ホーム

URL:


Note: You are viewing the development version ofSchema.org. Seehow we work for more details.
Schema.org

BusStop

A Schema.org Type
Thing >Place >CivicStructure >BusStop
A bus stop.
PropertyExpected TypeDescription
Properties fromCivicStructure
openingHoursTextThe general opening hours for a business. Opening hours can be specified as a weekly time range, starting with days, then times per day. Multiple days can be listed with commas ',' separating each day. Day or time ranges are specified using a hyphen '-'.

  • Days are specified using the following two-letter combinations:Mo,Tu,We,Th,Fr,Sa,Su.
  • Times are specified using 24:00 format. For example, 3pm is specified as15:00, 10am as10:00.
  • Here is an example:<time itemprop="openingHours" datetime="Tu,Th 16:00-20:00">Tuesdays and Thursdays 4-8pm</time>.
  • If a business is open 7 days a week, then it can be specified as<time itemprop="openingHours" datetime="Mo-Su">Monday through Sunday, all day</time>.
Properties fromPlace
additionalPropertyPropertyValueA 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.

Note: 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.
addressPostalAddress  or
Text
Physical address of the item.
aggregateRatingAggregateRatingThe overall rating, based on a collection of reviews or ratings, of the item.
amenityFeatureLocationFeatureSpecificationAn 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.
branchCodeTextA 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.

For example, in the URL http://www.starbucks.co.uk/store-locator/etc/detail/3047 the code "3047" is a branchCode for a particular branch.
containedInPlacePlaceThe basic containment relation between a place and one that contains it. SupersedescontainedIn.
Inverse property:containsPlace
containsPlacePlaceThe basic containment relation between a place and another that it contains.
Inverse property:containedInPlace
eventEventUpcoming or past event associated with this place, organization, or action. Supersedesevents.
faxNumberTextThe fax number.
geoGeoCoordinates  or
GeoShape
The geo coordinates of the place.
geoContainsGeospatialGeometry  or
Place
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 inDE-9IM.
geoCoveredByGeospatialGeometry  or
Place
Represents a relationship between two geometries (or the places they represent), relating a geometry to another that covers it. As defined inDE-9IM.
geoCoversGeospatialGeometry  or
Place
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 inDE-9IM.
geoCrossesGeospatialGeometry  or
Place
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 inDE-9IM.
geoDisjointGeospatialGeometry  or
Place
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 inDE-9IM.)
geoEqualsGeospatialGeometry  or
Place
Represents spatial relations in which two geometries (or the places they represent) are topologically equal, as defined inDE-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).
geoIntersectsGeospatialGeometry  or
Place
Represents spatial relations in which two geometries (or the places they represent) have at least one point in common. As defined inDE-9IM.
geoOverlapsGeospatialGeometry  or
Place
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 inDE-9IM.
geoTouchesGeospatialGeometry  or
Place
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 inDE-9IM.)
geoWithinGeospatialGeometry  or
Place
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 inDE-9IM.
globalLocationNumberTextTheGlobal Location Number (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.
hasCertificationCertificationCertification information about a product, organization, service, place, or person.
hasDriveThroughServiceBooleanIndicates whether some facility (e.g.FoodEstablishment,CovidTestingFacility) offers a service that can be used by driving through in a car. In the case ofCovidTestingFacility such facilities could potentially help with social distancing from other potentially-infected users.
hasGS1DigitalLinkURLTheGS1 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 aProduct or anOrganization, and for the correct granularity. In particular, for products:
  • A Digital Link that contains a serial number (AI21) should only be present on instances ofIndividualProduct
  • A Digital Link that contains a lot number (AI10) should be annotated asSomeProduct if only products from that lot are sold, orIndividualProduct if there is only a specific product.
  • A Digital Link that contains a global model number (AI8013) should be attached to aProduct or aProductModel.
Other item types should be adapted similarly.
hasMapMap  or
URL
A URL to a map of the place. Supersedesmaps,map.
isAccessibleForFreeBooleanA flag to signal that the item, event, or place is accessible for free. Supersedesfree.
isicV4TextThe International Standard of Industrial Classification of All Economic Activities (ISIC), Revision 4 code for a particular organization, business person, or place.
keywordsDefinedTerm  or
Text  or
URL
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.
latitudeNumber  or
Text
The latitude of a location. For example37.42242 (WGS 84).
logoImageObject  or
URL
An associated logo.
longitudeNumber  or
Text
The longitude of a location. For example-122.08585 (WGS 84).
maximumAttendeeCapacityIntegerThe total number of individuals that may attend an event or venue.
openingHoursSpecificationOpeningHoursSpecificationThe opening hours of a certain place.
photoImageObject  or
Photograph
A photograph of this place. Supersedesphotos.
publicAccessBooleanA flag to signal that thePlace is open to public visitors. If this property is omitted there is no assumed default boolean value.
reviewReviewA review of the item. Supersedesreviews.
sloganTextA slogan or motto associated with the item.
smokingAllowedBooleanIndicates whether it is allowed to smoke in the place, e.g. in the restaurant, hotel or hotel room.
specialOpeningHoursSpecificationOpeningHoursSpecificationThe special opening hours of a certain place.

Use this to explicitly override general opening hours brought in scope byopeningHoursSpecification oropeningHours.
telephoneTextThe telephone number.
tourBookingPageURLA page providing information on how to book a tour of somePlace, such as anAccommodation orApartmentComplex in a real estate setting, as well as other kinds of tours as appropriate.
Properties fromThing
additionalTypeText  or
URL
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.orgstyle guide.
alternateNameTextAn alias for the item.
descriptionText  or
TextObject
A description of the item.
disambiguatingDescriptionTextA 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.
identifierPropertyValue  or
Text  or
URL
The identifier property represents any kind of identifier for any kind ofThing, 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. Seebackground notes for more details.
imageImageObject  or
URL
An image of the item. This can be aURL or a fully describedImageObject.
mainEntityOfPageCreativeWork  or
URL
Indicates a page (or other CreativeWork) for which this thing is the main entity being described. Seebackground notes for details.
Inverse property:mainEntity
nameTextThe name of the item.
potentialActionActionIndicates a potential Action, which describes an idealized action in which this thing would play an 'object' role.
sameAsURLURL 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.
subjectOfCreativeWork  or
Event
A CreativeWork or Event about this Thing.
Inverse property:about
urlURLURL of the item.

Instances ofBusStop may appear as a value for the following properties
PropertyOn TypesDescription
arrivalBusStopBusTripThe stop or station from which the bus arrives.
departureBusStopBusTripThe stop or station from which the bus departs.

Examples

Example 1
Copied
Example notes or example HTML without markup.
Bus stop example (JSON-LD only).
Example encoded asJSON-LD in a HTML script tag.
<script type="application/ld+json">    {        "@context": "https://schema.org",        "@type": "BusStop",        "name": "BusStop#7594",        "openingHours": "Mo-Su",        "address": {            "@type": "PostalAddress",            "addressCountry": "CA",            "addressLocality": "Ottawa",            "addressRegion": "ON"        },        "latitude": 45.429620,        "longitude": -75.683866    }</script>
Structured representation of the JSON-LD example.
{ "@context": "https://schema.org", "@type": "BusStop", "name": "BusStop#7594", "openingHours": "Mo-Su", "address": { "@type": "PostalAddress", "addressCountry": "CA", "addressLocality": "Ottawa", "addressRegion": "ON" }, "latitude": 45.429620, "longitude": -75.683866 }

Terms and conditions

Schema.org V29.3| 2025-09-04

[8]ページ先頭

©2009-2025 Movatter.jp