--- title: GeoCoordinateInput - Storefront API description: The input fields used to specify a geographical location. api_version: 2025-10 api_name: storefront type: input-object api_type: graphql source_url: html: >- https://shopify.dev/docs/api/storefront/latest/input-objects/GeoCoordinateInput md: >- https://shopify.dev/docs/api/storefront/latest/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/latest/scalars/Float) non-null The coordinate's latitude value. * longitude [Float!](https://shopify.dev/docs/api/storefront/latest/scalars/Float) non-null The coordinate's longitude value. *** ## Map No referencing types