--- title: GeoCoordinateInput - Storefront API description: The input fields used to specify a geographical location. api_version: 2025-01 api_name: storefront type: input-object api_type: graphql source_url: html: https://shopify.dev/docs/api/storefront/2025-01/input-objects/geocoordinateinput md: https://shopify.dev/docs/api/storefront/2025-01/input-objects/geocoordinateinput.md --- # Geo​Coordinate​Input input\_object The input fields used to specify a geographical location. ## Fields * latitude [Float!](https://shopify.dev/docs/api/storefront/2025-01/scalars/Float) non-null The coordinate's latitude value. * longitude [Float!](https://shopify.dev/docs/api/storefront/2025-01/scalars/Float) non-null The coordinate's longitude value. *** ## Map No referencing types