GeostoreSkiLiftProto

AI Overview😉

  • The potential purpose of this module is to provide information about ski lifts to users searching for related topics, such as ski resorts, winter sports, or travel destinations. It seems to be a part of Google's Geostore feature, which stores and manages geospatial data.
  • This module could impact search results by providing more accurate and relevant information about ski lifts, such as their type, location, and features. This could lead to more informative search results, especially for users searching for specific ski resorts or winter sports-related topics. It may also influence the ranking of search results, with websites providing more detailed and accurate information about ski lifts being ranked higher.
  • To be more favorable for this function, a website could provide detailed and structured data about ski lifts, such as their type, location, elevation, and features. This could be achieved by using schema markup, such as Google's Recommended schema for ski resorts, or by providing clear and concise information about ski lifts in a format that is easily crawlable by search engines. Additionally, websites could ensure that their content is accurate, up-to-date, and relevant to users searching for ski lift-related information.

Interesting Module? Vote 👇

Voting helps other researchers find interesting modules.

Current Votes: 0

GoogleApi.ContentWarehouse.V1.Model.GeostoreSkiLiftProto (google_api_content_warehouse v0.4.0)

This protocol buffer holds attributes for features of TYPE_SKI_LIFT.

Attributes

  • type (type: String.t, default: nil) - clang-format on

Summary

Types

t()

Functions

decode(value, options)

Unwrap a decoded JSON object into its complex fields.

Types

Link to this type

t()

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.GeostoreSkiLiftProto{
  type: String.t() | nil
}

Functions

Link to this function

decode(value, options)

@spec decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.