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