placeの情報を返します。

Columns

IndexableNameTypeDescription
*page_idstring

placeのページID

namestring

place名


descriptionstring

placeの説明


geometryarray

所在地の情報(GeoJSONフォーマット)。point、polygon、geometriesのいずれかです。


latitudeint

所在地の緯度情報


longitudeint

所在地の経度情報


checkin_countint

ユーザがチェックインした回数

Examples

SELECT name,description,geometry,latitude,longitude,checkin_count FROM place WHERE page_id=120176408032373