Dados estruturados compatíveis com o Google com classificação industrial NAICS — www.jsonldtool.com
Entities that have a somewhat fixed, physical extension.
Local é um tipo do schema.org. Use o gerador acima para criar dados estruturados de Local como JSON-LD, Microdata, RDFa, XML ou Open Graph e depois cole-os na sua página para ajudar o Google, o Bing e os motores de resposta com IA a entenderem o seu conteúdo.
Veja a definição oficial em schema.org/Place.
Propriedades definidas diretamente em Place:
| Propriedade | Tipo esperado | Descrição |
|---|---|---|
additionalProperty | Text | A property-value pair representing an additional characteristic of the entity, e.g. a product featu… |
address | Text | Physical address of the item. |
aggregateRating | Text | The overall rating, based on a collection of reviews or ratings, of the item. |
amenityFeature | Text | An amenity feature (e.g. a characteristic or service) of the Accommodation. This generic property d… |
branchCode | Text | A short textual code (also called "store code") that uniquely identifies a place of business. The c… |
containedInPlace | Text | The basic containment relation between a place and one that contains it. |
containsPlace | Text | The basic containment relation between a place and another that it contains. |
event | Text | Upcoming or past event associated with this place, organization, or action. |
faxNumber | Text | The fax number. |
geo | Text | The geo coordinates of the place. |
geoContains | Text | Represents a relationship between two geometries (or the places they represent), relating a contain… |
geoCoveredBy | Text | Represents a relationship between two geometries (or the places they represent), relating a geometr… |
geoCovers | Text | Represents a relationship between two geometries (or the places they represent), relating a coverin… |
geoCrosses | Text | Represents a relationship between two geometries (or the places they represent), relating a geometr… |
geoDisjoint | Text | Represents spatial relations in which two geometries (or the places they represent) are topological… |
geoEquals | Text | Represents spatial relations in which two geometries (or the places they represent) are topological… |
geoIntersects | Text | Represents spatial relations in which two geometries (or the places they represent) have at least o… |
geoOverlaps | Text | Represents a relationship between two geometries (or the places they represent), relating a geometr… |
geoTouches | Text | Represents spatial relations in which two geometries (or the places they represent) touch: "they ha… |
geoWithin | Text | Represents a relationship between two geometries (or the places they represent), relating a geometr… |
globalLocationNumber | Text | The [Global Location Number](http://www.gs1.org/gln) (GLN, sometimes also referred to as Internatio… |
hasCertification | Text | Certification information about a product, organization, service, place, or person. |
hasDriveThroughService | Boolean | Indicates whether some facility (e.g. [[FoodEstablishment]], [[CovidTestingFacility]]) offers a ser… |
hasGS1DigitalLink | URL | The GS1 digital link associated with the object. This URL should conform to the particular requirem… |
hasMap | URL | A URL to a map of the place. |
isAccessibleForFree | Boolean | A flag to signal that the item, event, or place is accessible for free. |
isicV4 | Text | The International Standard of Industrial Classification of All Economic Activities (ISIC), Revision… |
keywords | Text | Keywords or tags used to describe some item. Multiple textual entries in a keywords list are typica… |
latitude | Number | The latitude of a location. For example ```37.42242``` ([WGS 84](https://en.wikipedia.org/wiki/Worl… |
logo | URL | An associated logo. |
longitude | Number | The longitude of a location. For example ```-122.08585``` ([WGS 84](https://en.wikipedia.org/wiki/W… |
maximumAttendeeCapacity | Number | The total number of individuals that may attend an event or venue. |
openingHoursSpecification | Text | The opening hours of a certain place. |
photo | Text | A photograph of this place. |
publicAccess | Boolean | A flag to signal that the [[Place]] is open to public visitors. If this property is omitted there … |
review | Text | A review of the item. |
slogan | Text | A slogan or motto associated with the item. |
smokingAllowed | Boolean | Indicates whether it is allowed to smoke in the place, e.g. in the restaurant, hotel or hotel room. |
specialOpeningHoursSpecification | Text | The special opening hours of a certain place.\n\nUse this to explicitly override general opening ho… |
telephone | Text | The telephone number. |
tourBookingPage | URL | A page providing information on how to book a tour of some [[Place]], such as an [[Accommodation]] … |
Place também herda propriedades de Thing.
| Propriedade | Tipo esperado | Descrição |
|---|---|---|
additionalType | URL | An additional type for the item, typically used for adding more specific types from external vocabu… |
alternateName | Text | An alias for the item. |
description | Text | A description of the item. |
disambiguatingDescription | Text | A sub property of description. A short description of the item used to disambiguate from other, sim… |
identifier | URL | The identifier property represents any kind of identifier for any kind of [[Thing]], such as ISBNs,… |
image | URL | An image of the item. This can be a [[URL]] or a fully described [[ImageObject]]. |
mainEntityOfPage | URL | Indicates a page (or other CreativeWork) for which this thing is the main entity being described. S… |
name | Text | The name of the item. |
owner | Text | A person or organization who owns this Thing. |
potentialAction | Text | Indicates a potential Action, which describes an idealized action in which this thing would play an… |
sameAs | URL | URL of a reference Web page that unambiguously indicates the item's identity. E.g. the URL of the i… |
subjectOf | Text | A CreativeWork or Event about this Thing. |
url | URL | URL of the item. |
{
"@context": "https://schema.org",
"@type": "Place",
"name": "Example Place"
}Local (schema.org/Place) é um tipo de dados estruturados usado para descrever um Local para os motores de busca e sistemas de IA. Adicionar JSON-LD de Local a uma página ajuda o Google, o Bing e os motores de resposta a entenderem o conteúdo e pode habilitar resultados avançados.
Preencha os campos de Local nesta ferramenta, copie o JSON-LD gerado e cole-o dentro de uma tag <script type="application/ld+json"> no <head> ou no <body> da sua página. Você também pode exportar Microdata, RDFa, XML ou Open Graph.
Sim. jsonldtool.com é um gerador e validador de schema Local gratuito que não requer cadastro.