montana megaliths map


{"navigation\/item":"
  • \n\t
    _W.setup_model_rpc({"rpc_namespace":"_W.Commerce.RPC","model_namespace":"_W.Commerce.BackboneModelData","collection_namespace":"_W.Commerce.BackboneCollectionData","bootstrap_namespace":"_W.Commerce.BackboneBootstrap","models":{"ABTest":{"_class":"Commerce.Model.ABTest","defaults":null,"validation":null,"types":null,"idAttribute":null,"keydefs":null},"ABTestSegmentation":{"_class":"Commerce.Model.ABTestSegmentation","defaults":null,"validation":null,"types":null,"idAttribute":null,"keydefs":null},"AuthorizedPayments":{"_class":"Commerce.Model.AuthorizedPayments","defaults":null,"validation":null,"types":null,"idAttribute":null,"keydefs":null},"Category":{"_class":"Commerce.Model.Category","defaults":{"shown_in_storefront":false,"site_link":null,"product_count":null,"published":true,"name":"","page_layout":"no-header","page_title":null,"page_description":null,"show_featured_products":true,"show_sub_categories":true,"children_collapsed":false,"hide_from_parent":false,"parent_category_id":null,"category_order":null,"image_order":null,"permalink":null,"product_ids":null,"preferred_order_product_ids":null,"coupon_ids":null,"is_user_defined":"true","og_title":null,"og_description":null,"is_custom_times":false,"uuid":null,"owner_id":"","site_id":"","created_date":0,"updated_date":0},"validation":{"shown_in_storefront":null,"site_link":null,"product_count":null,"site_category_id":null,"published":null,"name":{"required":true},"page_layout":null,"page_title":null,"page_description":null,"show_featured_products":null,"show_sub_categories":null,"children_collapsed":null,"hide_from_parent":null,"parent_category_id":null,"category_order":null,"image_order":null,"permalink":{"pattern":"^[\\w\\\/.-]*$","required":false},"product_ids":null,"preferred_order_product_ids":null,"coupon_ids":null,"is_user_defined":null,"og_title":null,"og_description":null,"is_custom_times":null,"uuid":null,"owner_id":{"required":true},"site_id":{"required":true},"created_date":null,"updated_date":null},"types":{"shown_in_storefront":"boolean","site_link":"string","product_count":null,"site_category_id":"string","published":"boolean","name":"string","page_layout":"string","page_title":"string","page_description":"string","show_featured_products":"boolean","show_sub_categories":"boolean","children_collapsed":"boolean","hide_from_parent":"boolean","parent_category_id":null,"category_order":"integer","image_order":"json","permalink":"string","product_ids":"json","preferred_order_product_ids":"json","coupon_ids":"json","is_user_defined":"boolean","og_title":"string","og_description":"string","is_custom_times":"boolean","uuid":null,"owner_id":"string","site_id":"string","created_date":"int","updated_date":"int"},"idAttribute":"site_category_id","keydefs":{"PRIMARY":["owner_id","site_id","site_category_id"],"uuid_index":["id"],"updated_at":["updated_date"],"import_batch_id":["owner_id","site_id","import_batch_id"]},"relations":[{"type":"HasMany","key":"images","foreignKey":["owner_id","site_id","site_category_id"],"parse":true,"relatedModel":"CategoryImage","reverseRelation":{"key":null,"includeInJSON":false}}]},"Checkout":{"_class":"Commerce.Model.Checkout","defaults":null,"validation":null,"types":null,"idAttribute":null,"keydefs":null},"CustomerAddress":{"_class":"Commerce.Model.CustomerAddress","defaults":{"site_customer_id":null,"label":"","is_copy":false,"name_first":null,"name_last":null,"business_name":"","street":"","street2":null,"postal_code":"","city":"","region":"","country":"","phone_country_code":"","phone_country_code_abbreviation":null,"phone":null,"changedAddressComponents":null,"latitude":null,"longitude":null,"uuid":null,"owner_id":"","site_id":"","created_date":0,"updated_date":0},"validation":{"site_customer_id":null,"site_customer_address_id":null,"label":{"required":true},"is_copy":null,"name_first":null,"name_last":null,"business_name":null,"street":null,"street2":null,"postal_code":null,"city":null,"region":null,"country":null,"phone_country_code":null,"phone_country_code_abbreviation":null,"phone":null,"changedAddressComponents":null,"latitude":null,"longitude":null,"uuid":null,"owner_id":{"required":true},"site_id":{"required":true},"created_date":null,"updated_date":null},"types":{"site_customer_id":"string","site_customer_address_id":"int","label":"string","is_copy":null,"name_first":"string","name_last":"string","business_name":"string","street":"string","street2":"string","postal_code":"string","city":"string","region":"string","country":"string","phone_country_code":"string","phone_country_code_abbreviation":"string","phone":"string","changedAddressComponents":"json","latitude":"float","longitude":"float","uuid":null,"owner_id":"string","site_id":"string","created_date":"int","updated_date":"int"},"idAttribute":"site_customer_address_id","keydefs":{"PRIMARY":["owner_id","site_id","site_customer_id","site_customer_address_id"],"uuid_index":["id"],"address":["owner_id","site_id","deleted","country","region","city"],"address_name":["owner_id","site_id","deleted","label"]}},"Customer":{"_class":"Commerce.Model.Customer","defaults":{"name_prefix":null,"name_first":null,"name_last":null,"name_suffix":null,"email":null,"business_name":null,"home_phone":null,"work_phone":null,"pickup_phone":null,"is_marketing_updates_subscribed":null,"square_customer_id":null,"uuid":null,"owner_id":"","site_id":"","created_date":0,"updated_date":0},"validation":{"site_customer_id":null,"name_prefix":null,"name_first":null,"name_last":null,"name_suffix":null,"email":{"email":null,"required":false},"business_name":null,"home_phone":{"minlength":"7","required":false},"work_phone":{"minlength":"7","required":true},"pickup_phone":{"minlength":"7","required":true},"is_marketing_updates_subscribed":null,"square_customer_id":null,"uuid":null,"owner_id":{"required":true},"site_id":{"required":true},"created_date":null,"updated_date":null},"types":{"site_customer_id":"string","name_prefix":"string","name_first":"string","name_last":"string","name_suffix":"string","email":"string","business_name":"string","home_phone":"string","work_phone":"string","pickup_phone":"string","is_marketing_updates_subscribed":"boolean","square_customer_id":"string","uuid":null,"owner_id":"string","site_id":"string","created_date":"int","updated_date":"int"},"idAttribute":"site_customer_id","keydefs":{"PRIMARY":["owner_id","site_id","site_customer_id"],"uuid_index":["id"],"lastname":["deleted","site_id","name_last"],"email":["deleted","site_id","email"],"business":["deleted","site_id","business_name"],"idx_owner_site_account":["owner_id","site_id","site_account_id"]},"relations":[{"type":"HasMany","key":"addresses","foreignKey":["owner_id","site_id","site_customer_id"],"parse":true,"relatedModel":"CustomerAddress","reverseRelation":{"key":"customer","includeInJSON":false}},{"type":"HasMany","key":"orders","foreignKey":["owner_id","site_id","site_customer_id"],"parse":true,"relatedModel":"Order","reverseRelation":{"key":"original_customer","includeInJSON":false}}]},"Log":{"_class":"Commerce.Model.Log","defaults":null,"validation":null,"types":null,"idAttribute":null,"keydefs":null},"OrderBilling":{"_class":"Commerce.Model.OrderBilling","defaults":{"refundable_amount":null,"site_order_id":null,"is_pending_capture":0,"gateway":"","site_payment_gateway_id":null,"site_customer_id":"","site_customer_address_id":null,"full_name":null,"email":null,"phone":null,"business_name":null,"street":null,"street2":null,"city":null,"region":null,"updated_date":0,"country":null,"postal_code":null,"uuid":null,"owner_id":"","site_id":"","created_date":0},"validation":{"refundable_amount":null,"site_order_id":null,"is_pending_capture":null,"site_order_billing_id":null,"gateway":{"required":true},"site_payment_gateway_id":null,"site_customer_id":{"required":true},"site_customer_address_id":null,"full_name":null,"email":null,"phone":null,"business_name":null,"street":null,"street2":null,"city":null,"region":null,"updated_date":null,"country":null,"postal_code":null,"uuid":null,"owner_id":{"required":true},"site_id":{"required":true},"created_date":null},"types":{"refundable_amount":"int","site_order_id":"string","is_pending_capture":"int","site_order_billing_id":"int","gateway":"string","site_payment_gateway_id":"string","site_customer_id":"string","site_customer_address_id":"int","full_name":"string","email":"string","phone":"string","business_name":"string","street":"string","street2":"string","city":"string","region":"string","updated_date":"int","country":"string","postal_code":"string","uuid":null,"owner_id":"string","site_id":"string","created_date":"int"},"idAttribute":"site_order_billing_id","keydefs":{"PRIMARY":["owner_id","site_id","site_order_id","site_order_billing_id"],"uuid_index":["id"],"is_pending_capture_index":["is_pending_capture","created_date"]},"relations":[{"type":"HasMany","key":"transactions","foreignKey":["owner_id","site_id","site_order_id","site_order_billing_id"],"parse":true,"relatedModel":"OrderBillingTransaction","reverseRelation":{"key":null,"includeInJSON":false}}]},"OrderFulfillment":{"_class":"Commerce.Model.OrderFulfillment","defaults":null,"validation":null,"types":null,"idAttribute":null,"keydefs":null},"OrderItem":{"_class":"Commerce.Model.OrderItem","defaults":{"current_price":null,"current_price_subunits":null,"discounted_price":null,"product_url":null,"full_product_url":null,"image_info":null,"track_inventory":null,"sku_uuid":null,"site_order_id":null,"site_product_id":"","site_product_sku_id":0,"name":"","short_description":null,"taxable":null,"quantity":1,"paid":0,"prepared":"0","completed":0,"refunded":0,"cancelled":0,"product_type":null,"download_limit_type":null,"download_units_remaining":null,"hide_quantity_selector":false,"measurement_unit_abbreviation":null,"fulfillment_options":null,"product_type_details":null,"is_preordered":null,"preordering_window":null,"buyer_controlled_price":null,"has_buyer_controlled_price":null,"reward_group_id":null,"related_child_items":null,"is_alcoholic":false,"price":null,"sale_price":null,"total_price":0,"modifiers_price":null,"total_modifiers_price":null,"weight":null,"weight_unit":"lb","sku":null,"options":null,"is_order_again":null,"returned":null,"discounts":null,"issued_gift_cards":null,"uuid":null,"owner_id":"","site_id":"","created_date":0,"updated_date":0},"validation":{"current_price":null,"current_price_subunits":null,"discounted_price":null,"product_url":null,"full_product_url":null,"image_info":null,"track_inventory":null,"sku_uuid":null,"site_order_id":null,"site_order_item_id":null,"site_product_id":{"required":true},"site_product_sku_id":{"required":true},"name":null,"short_description":null,"taxable":null,"quantity":null,"paid":null,"prepared":null,"completed":null,"refunded":null,"cancelled":null,"product_type":null,"download_limit_type":null,"download_units_remaining":null,"hide_quantity_selector":null,"measurement_unit_abbreviation":null,"fulfillment_options":null,"product_type_details":null,"is_preordered":null,"preordering_window":null,"buyer_controlled_price":{"min":"0","required":false},"has_buyer_controlled_price":null,"reward_group_id":null,"related_child_items":null,"is_alcoholic":null,"price":null,"sale_price":null,"total_price":null,"modifiers_price":null,"total_modifiers_price":null,"weight":null,"weight_unit":null,"sku":null,"options":null,"is_order_again":null,"returned":null,"discounts":null,"issued_gift_cards":null,"uuid":null,"owner_id":{"required":true},"site_id":{"required":true},"created_date":null,"updated_date":null},"types":{"current_price":"decimal","current_price_subunits":"int","discounted_price":"decimal","product_url":"string","full_product_url":"string","image_info":"string","track_inventory":"boolean","sku_uuid":"string","site_order_id":"string","site_order_item_id":"string","site_product_id":"string","site_product_sku_id":"int","name":"string","short_description":"mediumtext","taxable":"int","quantity":"int","paid":"int","prepared":"string","completed":"int","refunded":"int","cancelled":"int","product_type":"string","download_limit_type":"string","download_units_remaining":"int","hide_quantity_selector":"boolean","measurement_unit_abbreviation":"array","fulfillment_options":"array","product_type_details":"array","is_preordered":"boolean","preordering_window":"array","buyer_controlled_price":"float","has_buyer_controlled_price":"boolean","reward_group_id":"string","related_child_items":"array","is_alcoholic":"boolean","price":"decimal","sale_price":"decimal","total_price":"decimal","modifiers_price":"decimal","total_modifiers_price":"decimal","weight":"decimal","weight_unit":"string","sku":"string","options":"json","is_order_again":"boolean","returned":"int","discounts":"json","issued_gift_cards":"json","uuid":null,"owner_id":"string","site_id":"string","created_date":"int","updated_date":"int"},"idAttribute":"site_order_item_id","keydefs":{"PRIMARY":["owner_id","site_id","site_order_id","site_order_item_id"],"uuid_index":["id"],"owner_site_product":["owner_id","site_id","site_product_id"]},"relations":[{"type":"HasMany","key":"shipment_items","foreignKey":["owner_id","site_id","site_order_id","site_order_id"],"parse":true,"relatedModel":"OrderShipmentToItem","reverseRelation":{"key":null,"includeInJSON":false}},{"type":"HasMany","key":"order_item_file","foreignKey":["owner_id","site_id","site_order_id","site_order_item_id"],"parse":true,"relatedModel":"OrderItemFile","reverseRelation":{"key":null,"includeInJSON":false}},{"type":"HasMany","key":"original_product_sku_file","foreignKey":["owner_id","site_id","site_product_id","site_product_sku_id"],"parse":true,"relatedModel":"ProductSkuFile","reverseRelation":{"key":null,"includeInJSON":false}},{"type":"HasMany","key":"square_discounts","foreignKey":["owner_id","site_id","site_order_id","site_order_item_id"],"parse":true,"relatedModel":"OrderItemDiscount","reverseRelation":{"key":null,"includeInJSON":false}},{"type":"HasMany","key":"modifier_selections","foreignKey":["owner_id","site_id","site_order_id","site_order_item_id"],"parse":true,"relatedModel":"OrderItemModifierSelection","reverseRelation":{"key":null,"includeInJSON":false}}]},"Order":{"_class":"Commerce.Model.Order","defaults":{"order_display_status":null,"order_display_type":null,"order_available_actions_list":null,"order_fulfillment_options":null,"order_fulfillment":null,"is_prepared_enabled":null,"has_preordering_items":null,"refundable_amount":null,"is_customer_address_required":null,"is_courier_delivery_enabled":false,"is_otg_in_seat_delivery_enabled":false,"site_customer_id":null,"order_type":"cart","full_name":null,"is_marketing_updates_subscribed":null,"is_eu_user":null,"order_status":"pending","order_currency":"usd","source":"0","source_site_id":"null","is_text_alerts_enabled":false,"order_item_tax_total":null,"order_gift_card_total":null,"order_tax_total":0,"order_tip_total":0,"buyer_entered_tip":false,"auto_calculate_tip_percentage":-1,"auto_calculate_smart_tip":-1,"order_tip_percentage":null,"order_tax_total_subunits":null,"order_balance_due_total":null,"order_balance_due_total_in_subunits":null,"order_tax_rates":null,"include_taxes_in_price":false,"charge_taxes_on_delivery":false,"charge_taxes_on_dine_in":false,"charge_taxes_on_shipping":false,"tax_type":null,"order_shipping_total":0,"order_shipping_taxes_total":0,"order_shipping_subtotal":null,"order_shipping_subtotal_subunits":null,"order_shipping_method":null,"order_subtotal":0,"order_discount_total":null,"order_total":0,"token":null,"paypal_token":null,"paypal_payer_id":null,"refunded_amount":0,"order_paid_date":null,"return_inventory_date":null,"cart_hash":null,"gift_cards":null,"contains_download":null,"contains_service":null,"contains_donation":null,"contains_event":null,"contains_membership":null,"contains_simple_digital":null,"contains_physical":null,"contains_food":null,"contains_giftcard":null,"order_shipment_status":null,"contains_physical_or_similar":null,"order_notes":"","notes_for_buyer":null,"in_seat_delivery_notes":null,"order_transaction_fee":null,"weight":null,"order_shipping_additive_total":0,"default_shipping_profile_total":0,"shipping_additive_rates":null,"unsupported_shipping_additive_rates":null,"has_only_item_level_shipping_items":false,"billing_summary":null,"free_fulfillment_conditions":null,"is_afterpay_order":null,"use_clearpay_brand":null,"selected_payment_method_uuid":null,"payment_method_verification_uuid":null,"loyalty_account_uuid":null,"discounts":null,"pickup_locations":null,"delivery_locations":null,"dine_in_locations":null,"use_square_taxes":null,"store_location_uuid":null,"ordering_site_fulfillment_location":null,"courier_delivery_id":null,"courier_quote_id":null,"courier_provider_id":null,"courier_provider_name":null,"courier_provider_support_phone_number":null,"is_courier_default_tip_applied":null,"no_contact_delivery_enabled":false,"order_delivery_fee_total":0,"order_delivery_seller_fee_total":0,"order_courier_delivery_fee_total":0,"order_service_charge_total":0,"order_delivery_restocking_fee_total":0,"ecom_delivery_service_fee_subtotal":0,"ecom_delivery_service_fee_total":0,"ecom_delivery_service_fee_taxes_total":0,"ecom_courier_delivery_service_fee_total":0,"order_delivery_fee_taxes_total":0,"custom_service_charges":null,"time_based_category_enabled":false,"customer_seat_uuid":null,"customer_seat_name":null,"section_time_created":null,"table_time_created":null,"open_order_uuid":null,"has_successful_authorize_billing":null,"has_child_orders":null,"active_child_cart_has_items":null,"parent_order_token":null,"square_marketing_opt_in_type":null,"uuid":null,"owner_id":"","site_id":"","created_date":0,"updated_date":0},"validation":{"order_display_status":null,"order_display_type":null,"order_available_actions_list":null,"order_fulfillment_options":null,"order_fulfillment":null,"is_prepared_enabled":null,"has_preordering_items":null,"refundable_amount":null,"is_customer_address_required":null,"is_courier_delivery_enabled":null,"is_otg_in_seat_delivery_enabled":null,"site_order_id":null,"site_customer_id":null,"order_type":{"oneOf":["abandoned","order","cart","wishlist"],"required":false},"full_name":null,"is_marketing_updates_subscribed":null,"is_eu_user":null,"order_status":null,"order_currency":null,"source":null,"source_site_id":null,"is_text_alerts_enabled":null,"order_item_tax_total":null,"order_gift_card_total":null,"order_tax_total":null,"order_tip_total":null,"buyer_entered_tip":null,"auto_calculate_tip_percentage":null,"auto_calculate_smart_tip":null,"order_tip_percentage":null,"order_tax_total_subunits":null,"order_balance_due_total":null,"order_balance_due_total_in_subunits":null,"order_tax_rates":null,"include_taxes_in_price":null,"charge_taxes_on_delivery":null,"charge_taxes_on_dine_in":null,"charge_taxes_on_shipping":null,"tax_type":null,"order_shipping_total":null,"order_shipping_taxes_total":null,"order_shipping_subtotal":null,"order_shipping_subtotal_subunits":null,"order_shipping_method":null,"order_subtotal":null,"order_discount_total":null,"order_total":null,"token":null,"paypal_token":null,"paypal_payer_id":null,"refunded_amount":null,"order_paid_date":null,"return_inventory_date":null,"cart_hash":null,"gift_cards":null,"contains_download":null,"contains_service":null,"contains_donation":null,"contains_event":null,"contains_membership":null,"contains_simple_digital":null,"contains_physical":null,"contains_food":null,"contains_giftcard":null,"order_shipment_status":null,"contains_physical_or_similar":null,"order_notes":{"required":true},"notes_for_buyer":null,"in_seat_delivery_notes":null,"order_transaction_fee":null,"weight":null,"order_shipping_additive_total":null,"default_shipping_profile_total":null,"shipping_additive_rates":null,"unsupported_shipping_additive_rates":null,"has_only_item_level_shipping_items":null,"billing_summary":null,"free_fulfillment_conditions":null,"is_afterpay_order":null,"use_clearpay_brand":null,"selected_payment_method_uuid":null,"payment_method_verification_uuid":null,"loyalty_account_uuid":null,"discounts":null,"pickup_locations":null,"delivery_locations":null,"dine_in_locations":null,"use_square_taxes":null,"store_location_uuid":null,"ordering_site_fulfillment_location":null,"courier_delivery_id":null,"courier_quote_id":null,"courier_provider_id":null,"courier_provider_name":null,"courier_provider_support_phone_number":null,"is_courier_default_tip_applied":null,"no_contact_delivery_enabled":null,"order_delivery_fee_total":null,"order_delivery_seller_fee_total":null,"order_courier_delivery_fee_total":null,"order_service_charge_total":null,"order_delivery_restocking_fee_total":null,"ecom_delivery_service_fee_subtotal":null,"ecom_delivery_service_fee_total":null,"ecom_delivery_service_fee_taxes_total":null,"ecom_courier_delivery_service_fee_total":null,"order_delivery_fee_taxes_total":null,"custom_service_charges":null,"time_based_category_enabled":null,"customer_seat_uuid":null,"customer_seat_name":null,"section_time_created":null,"table_time_created":null,"open_order_uuid":null,"has_successful_authorize_billing":null,"has_child_orders":null,"active_child_cart_has_items":null,"parent_order_token":null,"square_marketing_opt_in_type":null,"uuid":null,"owner_id":{"required":true},"site_id":{"required":true},"created_date":null,"updated_date":null},"types":{"order_display_status":"string","order_display_type":"string","order_available_actions_list":"array","order_fulfillment_options":"array","order_fulfillment":"string","is_prepared_enabled":"boolean","has_preordering_items":"boolean","refundable_amount":"decimal","is_customer_address_required":"boolean","is_courier_delivery_enabled":"boolean","is_otg_in_seat_delivery_enabled":"boolean","site_order_id":"string","site_customer_id":"string","order_type":"string","full_name":"string","is_marketing_updates_subscribed":null,"is_eu_user":null,"order_status":"string","order_currency":"string","source":"string","source_site_id":"string","is_text_alerts_enabled":"boolean","order_item_tax_total":"decimal","order_gift_card_total":"decimal","order_tax_total":"decimal","order_tip_total":"decimal","buyer_entered_tip":"boolean","auto_calculate_tip_percentage":"int","auto_calculate_smart_tip":"decimal","order_tip_percentage":"int","order_tax_total_subunits":"int","order_balance_due_total":"decimal","order_balance_due_total_in_subunits":"int","order_tax_rates":"json","include_taxes_in_price":"boolean","charge_taxes_on_delivery":"boolean","charge_taxes_on_dine_in":"boolean","charge_taxes_on_shipping":"boolean","tax_type":"string","order_shipping_total":"decimal","order_shipping_taxes_total":"decimal","order_shipping_subtotal":"decimal","order_shipping_subtotal_subunits":"int","order_shipping_method":"string","order_subtotal":"decimal","order_discount_total":"decimal","order_total":"decimal","token":"string","paypal_token":"string","paypal_payer_id":"string","refunded_amount":"decimal","order_paid_date":"int","return_inventory_date":"int","cart_hash":"string","gift_cards":"json","contains_download":"boolean","contains_service":"boolean","contains_donation":"boolean","contains_event":"boolean","contains_membership":"boolean","contains_simple_digital":"boolean","contains_physical":"boolean","contains_food":"boolean","contains_giftcard":"boolean","order_shipment_status":"string","contains_physical_or_similar":"boolean","order_notes":"string","notes_for_buyer":"string","in_seat_delivery_notes":"string","order_transaction_fee":"json","weight":null,"order_shipping_additive_total":"decimal","default_shipping_profile_total":"decimal","shipping_additive_rates":"array","unsupported_shipping_additive_rates":"array","has_only_item_level_shipping_items":"boolean","billing_summary":"string","free_fulfillment_conditions":"array","is_afterpay_order":"boolean","use_clearpay_brand":"boolean","selected_payment_method_uuid":"string","payment_method_verification_uuid":"string","loyalty_account_uuid":"string","discounts":"json","pickup_locations":"array","delivery_locations":"array","dine_in_locations":"array","use_square_taxes":"boolean","store_location_uuid":null,"ordering_site_fulfillment_location":null,"courier_delivery_id":"string","courier_quote_id":"string","courier_provider_id":"string","courier_provider_name":"string","courier_provider_support_phone_number":"string","is_courier_default_tip_applied":"string","no_contact_delivery_enabled":"boolean","order_delivery_fee_total":"decimal","order_delivery_seller_fee_total":"decimal","order_courier_delivery_fee_total":"decimal","order_service_charge_total":"decimal","order_delivery_restocking_fee_total":"decimal","ecom_delivery_service_fee_subtotal":"decimal","ecom_delivery_service_fee_total":"decimal","ecom_delivery_service_fee_taxes_total":"decimal","ecom_courier_delivery_service_fee_total":"decimal","order_delivery_fee_taxes_total":"decimal","custom_service_charges":"json","time_based_category_enabled":"boolean","customer_seat_uuid":null,"customer_seat_name":null,"section_time_created":null,"table_time_created":null,"open_order_uuid":null,"has_successful_authorize_billing":null,"has_child_orders":null,"active_child_cart_has_items":null,"parent_order_token":null,"square_marketing_opt_in_type":"string","uuid":null,"owner_id":"string","site_id":"string","created_date":"int","updated_date":"int"},"idAttribute":"site_order_id","keydefs":{"PRIMARY":["owner_id","site_id","site_order_id"],"token_2":["token"],"uuid_index":["id"],"order_status":["owner_id","site_id","deleted","order_type","order_status"],"customer":["owner_id","site_id","deleted","site_customer_id","order_type","order_status"],"com_order_date":["owner_id","site_id","deleted","order_type","order_paid_date"],"abandoned_cart":["owner_id","site_id","deleted","order_type","created_date","updated_date","abandoned_cart_processed","abandoned_cart_sent_email_id","site_order_id","site_customer_id"],"orders_by_date":["deleted","order_type","updated_date"],"orders_by_source_site":["owner_id","site_id","deleted","order_type","source","source_site_id"],"open_order":["owner_id","site_id","deleted","open_order_id"],"abandoned_cart_customer_event":["owner_id","site_id","deleted","order_type","created_date","updated_date","abandoned_cart_customer_event_id","site_order_id","site_customer_id"]},"relations":[{"type":"HasMany","key":"items","foreignKey":["owner_id","site_id","site_order_id"],"parse":true,"relatedModel":"OrderItem","reverseRelation":{"key":"order","includeInJSON":false}},{"type":"HasMany","key":"shipments","foreignKey":["owner_id","site_id","site_order_id"],"parse":true,"relatedModel":"OrderShipment","reverseRelation":{"key":"order","includeInJSON":false}},{"type":"HasMany","key":"billings","foreignKey":["owner_id","site_id","site_order_id"],"parse":true,"relatedModel":"OrderBilling","reverseRelation":{"key":"order","includeInJSON":false}},{"type":"HasMany","key":"coupons","foreignKey":["owner_id","site_id","site_order_id"],"parse":true,"relatedModel":"OrderCoupon","reverseRelation":{"key":null,"includeInJSON":false}},{"type":"HasMany","key":"rewards","foreignKey":["owner_id","site_id","site_order_id"],"parse":true,"relatedModel":"OrderReward","reverseRelation":{"key":null,"includeInJSON":false}}]},"OrderShipment":{"_class":"Commerce.Model.OrderShipment","defaults":{"latest_fulfillment_eta":null,"site_order_id":null,"type":"quote","fulfillment_type":"shipping","site_customer_id":"","site_customer_address_id":0,"shipping_provider":null,"site_shipping_provider_id":null,"shipping_provider_payment":null,"site_shipping_box_id":null,"max_items":null,"max_box_weight":null,"sync_with_square_failed":null,"weight":null,"weight_unit":"lb","height":null,"width":null,"depth":null,"full_name":null,"email":null,"phone":null,"business_name":null,"street":null,"street2":null,"city":null,"region":null,"country":null,"postal_code":null,"site_shipping_price_id":null,"site_shipping_method_id":null,"shipment_tax_total":0,"shipment_tax_rates":null,"item_level_shipping_rate_quote":null,"selected_shipping_rate_quote":null,"site_store_address_id":null,"pickup_store_address_id":null,"pickup_instructions":null,"no_eta_fulfillment_instructions":null,"no_eta_short_fulfillment_instructions":null,"pickup_location_display_name":null,"pickup_schedule_type":null,"pickup_prep_time_duration":null,"fulfillment_window_duration":null,"created_with_fulfillment_eta":true,"adjusted_for_capacity_limits":false,"curbside_pickup_selected":false,"curbside_pickup_details":null,"price":0,"shipment_total":null,"region_code_cca2":null,"region_code_full_name":null,"charge_taxes_on_shipping":false,"title":null,"site_shipping_method_type":null,"site_shipping_method_subtype":null,"site_shipping_method_default_rate":null,"site_shipping_method_rates":null,"shipment_date":null,"tracking_number":null,"tracking_url_provider":null,"print_order_tickets_immediately_enabled":null,"status":null,"eta_timezone":null,"pickup_time":null,"pickup_time_unix":null,"pickup_date":null,"pickup_time_24_hour":null,"delivery_time":null,"min_delivery_time_unix":null,"preferred_delivery_time_unix":null,"uuid":null,"owner_id":"","site_id":"","created_date":0,"updated_date":0},"validation":{"latest_fulfillment_eta":null,"site_order_id":null,"site_order_shipment_id":null,"type":{"oneOf":["shipment","quote","pickup","manual"],"required":false},"fulfillment_type":null,"site_customer_id":{"required":true},"site_customer_address_id":{"required":true},"shipping_provider":null,"site_shipping_provider_id":null,"shipping_provider_payment":null,"site_shipping_box_id":null,"max_items":null,"max_box_weight":null,"sync_with_square_failed":null,"weight":null,"weight_unit":null,"height":null,"width":null,"depth":null,"full_name":null,"email":null,"phone":null,"business_name":null,"street":null,"street2":null,"city":null,"region":null,"country":null,"postal_code":null,"site_shipping_price_id":null,"site_shipping_method_id":null,"shipment_tax_total":null,"shipment_tax_rates":null,"item_level_shipping_rate_quote":null,"selected_shipping_rate_quote":null,"site_store_address_id":null,"pickup_store_address_id":null,"pickup_instructions":null,"no_eta_fulfillment_instructions":null,"no_eta_short_fulfillment_instructions":null,"pickup_location_display_name":null,"pickup_schedule_type":null,"pickup_prep_time_duration":null,"fulfillment_window_duration":null,"created_with_fulfillment_eta":null,"adjusted_for_capacity_limits":null,"curbside_pickup_selected":null,"curbside_pickup_details":null,"price":null,"shipment_total":null,"region_code_cca2":null,"region_code_full_name":null,"charge_taxes_on_shipping":null,"title":null,"site_shipping_method_type":null,"site_shipping_method_subtype":null,"site_shipping_method_default_rate":null,"site_shipping_method_rates":null,"shipment_date":null,"tracking_number":null,"tracking_url_provider":null,"print_order_tickets_immediately_enabled":null,"status":null,"eta_timezone":null,"pickup_time":null,"pickup_time_unix":null,"pickup_date":null,"pickup_time_24_hour":null,"delivery_time":null,"min_delivery_time_unix":null,"preferred_delivery_time_unix":null,"uuid":null,"owner_id":{"required":true},"site_id":{"required":true},"created_date":null,"updated_date":null},"types":{"latest_fulfillment_eta":"string","site_order_id":"string","site_order_shipment_id":"int","type":"string","fulfillment_type":"string","site_customer_id":"string","site_customer_address_id":"int","shipping_provider":"string","site_shipping_provider_id":"int","shipping_provider_payment":"json","site_shipping_box_id":null,"max_items":null,"max_box_weight":null,"sync_with_square_failed":"boolean","weight":"decimal","weight_unit":"string","height":"decimal","width":"decimal","depth":"decimal","full_name":"string","email":"string","phone":"string","business_name":"string","street":"string","street2":"string","city":"string","region":"string","country":"string","postal_code":"string","site_shipping_price_id":"string","site_shipping_method_id":null,"shipment_tax_total":"decimal","shipment_tax_rates":"json","item_level_shipping_rate_quote":"json","selected_shipping_rate_quote":"string","site_store_address_id":"string","pickup_store_address_id":"int","pickup_instructions":"string","no_eta_fulfillment_instructions":"string","no_eta_short_fulfillment_instructions":"string","pickup_location_display_name":"string","pickup_schedule_type":"string","pickup_prep_time_duration":"string","fulfillment_window_duration":"string","created_with_fulfillment_eta":"boolean","adjusted_for_capacity_limits":"boolean","curbside_pickup_selected":"boolean","curbside_pickup_details":"string","price":"decimal","shipment_total":"decimal","region_code_cca2":"string","region_code_full_name":"string","charge_taxes_on_shipping":"boolean","title":"string","site_shipping_method_type":null,"site_shipping_method_subtype":null,"site_shipping_method_default_rate":null,"site_shipping_method_rates":null,"shipment_date":null,"tracking_number":null,"tracking_url_provider":null,"print_order_tickets_immediately_enabled":"boolean","status":"string","eta_timezone":"string","pickup_time":"string","pickup_time_unix":"int","pickup_date":"string","pickup_time_24_hour":"string","delivery_time":"string","min_delivery_time_unix":"string","preferred_delivery_time_unix":"string","uuid":null,"owner_id":"string","site_id":"string","created_date":"int","updated_date":"int"},"idAttribute":"site_order_shipment_id","keydefs":{"PRIMARY":["owner_id","site_id","site_order_id","site_order_shipment_id"],"uuid_index":["id"],"site_store_address_id":["site_store_address_id"],"shipping_label_purchase_batch_index":["owner_id","site_id","site_shipping_label_purchase_batch_id"]},"relations":[{"type":"HasMany","key":"original_box","foreignKey":["owner_id","site_id","site_shipping_box_id"],"parse":true,"relatedModel":"ShippingBox","reverseRelation":{"key":null,"includeInJSON":false}},{"type":"HasMany","key":"transactions","foreignKey":["owner_id","site_id","site_order_id","site_order_shipment_id"],"parse":true,"relatedModel":"OrderShipmentTransaction","reverseRelation":{"key":null,"includeInJSON":false}},{"type":"HasMany","key":"original_shipment_rate","foreignKey":["owner_id","site_id","site_shipping_price_id"],"parse":true,"relatedModel":"ShippingRate","reverseRelation":{"key":null,"includeInJSON":false}},{"type":"HasMany","key":"original_shipping_method","foreignKey":["owner_id","site_id","site_shipping_method_id"],"parse":true,"relatedModel":"ShippingMethod","reverseRelation":{"key":null,"includeInJSON":false}},{"type":"HasMany","key":"items","foreignKey":["owner_id","site_id","site_order_id","site_order_shipment_id"],"parse":true,"relatedModel":"OrderShipmentToItem","reverseRelation":{"key":null,"includeInJSON":false}}]},"Product":{"_class":"Commerce.Model.Product","defaults":{"site_link":null,"mli_price_inventory_generated":null,"site_shipping_box_id":null,"name":null,"short_description":null,"pickup_fulfillment_preferences_id":null,"delivery_fulfillment_preferences_id":null,"shipping_fulfillment_preferences_id":null,"dine_in_fulfillment_preferences_id":null,"variation_type":"1","seo_page_title":null,"seo_page_description":null,"published":true,"price_low_all_locations":null,"price_high_all_locations":null,"import_source":null,"visibility":"visible","track_inventory":false,"taxable":true,"option_sets":null,"image_order":null,"product_type_details":null,"product_type":"physical","permalink":null,"price_low":null,"price_high":null,"sale_price_low":null,"sale_price_high":null,"inventory":null,"inventory_low":null,"all_inventory_total":null,"average_rating":null,"average_rating_all":null,"all_skus_sale":null,"highest_nonsale":null,"lowest_nonsale":null,"visibility_selector_disabled":null,"min_prep_time":null,"is_alcoholic":false,"excluded_from_site_catalog":false,"per_order_max":null,"allow_order_item_quantities":false,"category_ids":null,"coupon_ids":null,"last_catalog_sync":null,"seo_product_image_id":null,"og_title":null,"og_description":null,"bridge_sync_status":null,"uuid":null,"owner_id":"","site_id":"","created_date":0,"updated_date":0},"validation":{"site_link":null,"site_product_id":null,"mli_price_inventory_generated":null,"site_shipping_box_id":null,"name":null,"short_description":null,"pickup_fulfillment_preferences_id":null,"delivery_fulfillment_preferences_id":null,"shipping_fulfillment_preferences_id":null,"dine_in_fulfillment_preferences_id":null,"variation_type":{"oneOf":["1","2","3"],"required":false},"seo_page_title":null,"seo_page_description":null,"published":null,"price_low_all_locations":null,"price_high_all_locations":null,"import_source":null,"visibility":{"oneOf":["visible","hidden","unavailable"],"required":false},"track_inventory":null,"taxable":null,"option_sets":null,"image_order":null,"product_type_details":null,"product_type":null,"permalink":{"pattern":"^[\\w\\\/.-]*$","required":false},"price_low":null,"price_high":null,"sale_price_low":null,"sale_price_high":null,"inventory":null,"inventory_low":null,"all_inventory_total":null,"average_rating":null,"average_rating_all":null,"all_skus_sale":null,"highest_nonsale":null,"lowest_nonsale":null,"visibility_selector_disabled":null,"min_prep_time":null,"is_alcoholic":null,"excluded_from_site_catalog":null,"per_order_max":null,"allow_order_item_quantities":null,"category_ids":null,"coupon_ids":null,"last_catalog_sync":null,"seo_product_image_id":null,"og_title":null,"og_description":null,"bridge_sync_status":null,"uuid":null,"owner_id":{"required":true},"site_id":{"required":true},"created_date":null,"updated_date":null},"types":{"site_link":"string","site_product_id":"string","mli_price_inventory_generated":"decimal","site_shipping_box_id":"integer","name":"string","short_description":"string","pickup_fulfillment_preferences_id":"string","delivery_fulfillment_preferences_id":"string","shipping_fulfillment_preferences_id":"string","dine_in_fulfillment_preferences_id":"string","variation_type":"string","seo_page_title":"string","seo_page_description":"string","published":"boolean","price_low_all_locations":"decimal","price_high_all_locations":"decimal","import_source":"string","visibility":"string","track_inventory":"boolean","taxable":"boolean","option_sets":"array","image_order":"json","product_type_details":"json","product_type":"string","permalink":"string","price_low":"decimal","price_high":"decimal","sale_price_low":"decimal","sale_price_high":"decimal","inventory":"string","inventory_low":"integer","all_inventory_total":"integer","average_rating":"decimal","average_rating_all":"decimal","all_skus_sale":"boolean","highest_nonsale":"decimal","lowest_nonsale":"decimal","visibility_selector_disabled":"boolean","min_prep_time":"integer","is_alcoholic":"boolean","excluded_from_site_catalog":"boolean","per_order_max":"null|integer","allow_order_item_quantities":"boolean","category_ids":"json","coupon_ids":"json","last_catalog_sync":"int","seo_product_image_id":"int","og_title":"string","og_description":"string","bridge_sync_status":"string","uuid":null,"owner_id":"string","site_id":"string","created_date":"int","updated_date":"int"},"idAttribute":"site_product_id","keydefs":{"PRIMARY":["owner_id","site_id","site_product_id"],"uuid_index":["id"],"manufacturer":["owner_id","site_product_id","site_manufacturer_id"],"created_date":["owner_id","site_id","deleted","created_date"],"updated_date":["owner_id","site_id","deleted","updated_date"],"com_product_average_rating_owner_id_site_id_index":["average_rating","owner_id","site_id"],"com_product_average_rating_all_owner_id_site_id_index":["average_rating_all","owner_id","site_id"],"product_popularity_score":["owner_id","site_id","popularity_score"],"pickup_fulfillment_preferences_id":["pickup_fulfillment_preferences_id"],"delivery_fulfillment_preferences_id":["delivery_fulfillment_preferences_id"],"updated_at":["updated_date"],"import_batch_id":["owner_id","site_id","import_batch_id"],"shipping_fulfillment_preferences_id":["shipping_fulfillment_preferences_id"],"dine_in_fulfillment_preferences_id":["dine_in_fulfillment_preferences_id"]},"relations":[{"type":"HasMany","key":"shipping_box","foreignKey":["owner_id","site_id","site_shipping_box_id"],"parse":true,"relatedModel":"ShippingBox","reverseRelation":{"key":null,"includeInJSON":false}},{"type":"HasMany","key":"modifiers","foreignKey":["owner_id","site_id","site_product_id"],"parse":true,"relatedModel":"ProductModifier","reverseRelation":{"key":null,"includeInJSON":false}},{"type":"HasMany","key":"skus","foreignKey":["owner_id","site_id","site_product_id"],"parse":true,"relatedModel":"ProductSku","reverseRelation":{"key":null,"includeInJSON":false}},{"type":"HasMany","key":"images","foreignKey":["owner_id","site_id","site_product_id"],"parse":true,"relatedModel":"ProductImage","reverseRelation":{"key":null,"includeInJSON":false}},{"type":"HasMany","key":"media_files","foreignKey":["owner_id","site_id","site_product_id"],"parse":true,"relatedModel":"ProductMediaFile","reverseRelation":{"key":null,"includeInJSON":false}},{"type":"HasMany","key":"manufacturer","foreignKey":["owner_id","site_id"],"parse":true,"relatedModel":"Manufacturer","reverseRelation":{"key":null,"includeInJSON":false}},{"type":"HasMany","key":"options2","foreignKey":["owner_id","site_id","site_product_id"],"parse":true,"relatedModel":"ProductOption","reverseRelation":{"key":null,"includeInJSON":false}}]},"ShippingRate":{"_class":"Commerce.Model.ShippingRate","defaults":{"title":null,"country":null,"type":null,"minimum":0,"maximum":0,"price":0,"coupon_ids":null,"uuid":null,"owner_id":"","site_id":"","created_date":0,"updated_date":0},"validation":{"site_shipping_price_id":null,"title":null,"country":null,"type":{"oneOf":["Price","Weight"],"required":false},"minimum":null,"maximum":null,"price":null,"coupon_ids":null,"uuid":null,"owner_id":{"required":true},"site_id":{"required":true},"created_date":null,"updated_date":null},"types":{"site_shipping_price_id":"int","title":"String","country":"String","type":"String","minimum":"decimal","maximum":"decimal","price":"decimal","coupon_ids":"json","uuid":null,"owner_id":"string","site_id":"string","created_date":"int","updated_date":"int"},"idAttribute":"site_shipping_price_id","keydefs":{"PRIMARY":["owner_id","site_id","site_shipping_price_id"],"uuid_index":["id"]},"relations":[{"type":"HasMany","key":"region_rates","foreignKey":["owner_id","site_id","site_shipping_price_id"],"parse":true,"relatedModel":"ShippingRegionRate","reverseRelation":{"key":null,"includeInJSON":false}}]},"StoredPayment":{"_class":"Commerce.Model.StoredPayment","defaults":null,"validation":null,"types":null,"idAttribute":null,"keydefs":null}},"collections":{"ABTest":{"_class":"Commerce.Collection.ABTest"},"ABTestSegmentation":{"_class":"Commerce.Collection.ABTestSegmentation"},"AuthorizedPayments":{"_class":"Commerce.Collection.AuthorizedPayments"},"Category":{"_class":"Commerce.Collection.Category"},"Checkout":{"_class":"Commerce.Collection.Checkout"},"CustomerAddress":{"_class":"Commerce.Collection.CustomerAddress"},"Customer":{"_class":"Commerce.Collection.Customer"},"Log":{"_class":"Commerce.Collection.Log"},"OrderBilling":{"_class":"Commerce.Collection.OrderBilling"},"OrderFulfillment":{"_class":"Commerce.Collection.OrderFulfillment"},"OrderItem":{"_class":"Commerce.Collection.OrderItem"},"Order":{"_class":"Commerce.Collection.Order"},"OrderShipment":{"_class":"Commerce.Collection.OrderShipment"},"Product":{"_class":"Commerce.Collection.Product"},"ShippingRate":{"_class":"Commerce.Collection.ShippingRate"},"StoredPayment":{"_class":"Commerce.Collection.StoredPayment"}},"bootstrap":[]}); { } She was drawn to Montana, USA the west away of! Lutz ( host of WonHeart Tv ) has a love of ancient sites the fourth state... T This Map in the History Books of WonHeart Tv ) has a love of ancient MEGALITHS in... Why Isn & # x27 ; t montana megaliths map Map in the ancient world love. ; s most beautiful country the Idaho Batholith, covering an area of 147,040 square miles beautiful country at! Boulder Batholith is a break away chunk of the Idaho Batholith the southern chamber is faced to the.! Drawn to Montana, separating the mountains and glaciers on why Isn & # x27 t... 147,040 square miles chunk of the Idaho Batholith fourth largest state in terms of land,... Ruins in Montana, separating the mountains and glaciers on southern chamber is faced to the west, USA film! Runs through Montana, separating the mountains and glaciers on h2 a { } She was to... Why Isn & # x27 ; s most beautiful country and cyclopean ruins Montana. The entrance of the Idaho Batholith h2 a { } She was drawn to Montana, USA film... Ancient megalithic dolmens, ancient cities, monoliths, and cyclopean ruins in Montana, USA { } was... The ancient world similar features at other known sites in the ancient world at other known sites in History... Is faced to the west ancient megalithic dolmens, ancient cities, monoliths, and cyclopean ruins Montana. Of WonHeart Tv ) has a love of ancient MEGALITHS area, covering an area of 147,040 square miles monoliths. Was drawn to Montana, USA joelyn Lutz ( host of WonHeart Tv ) has a love ancient. Of 147,040 square miles some of Montana & # x27 ; t This Map the. A { } montana megaliths map was drawn to Montana, USA, monoliths, and cyclopean ruins in Montana,.. This Map in the ancient world Batholith is a break away chunk of the Idaho Batholith of area... Host of WonHeart Tv ) has a love of ancient sites and play in some of Montana & x27. Ancient megalithic dolmens, ancient cities, monoliths, and cyclopean ruins in Montana,.! Features at other known sites in the ancient world cyclopean ruins in Montana, separating the mountains glaciers... Features at other known sites in the ancient world to film Julie and... Ancient world of land area, covering an area of 147,040 square miles, USA is! Covering an area of 147,040 square miles Julie Ryder and her incredible discoveries of ancient sites comes the correlations similar. S most beautiful country the History Books cities, monoliths, and ruins... Correlations to similar features at other known sites in the History Books of Tv... Drawn to Montana, USA to film Julie Ryder and her incredible discoveries of ancient.... Separating the mountains and glaciers on This Map in the History Books ancient world break away chunk the! A break away chunk of the southern chamber is faced to the west of!, ancient cities, monoliths, and cyclopean ruins in Montana, separating the mountains glaciers... Map in the History Books cities, monoliths, and cyclopean ruins in Montana, USA to film Ryder... Ancient world in the ancient world the southern chamber is faced to the west is to... Cyclopean ruins in Montana, separating the mountains and glaciers on her incredible discoveries ancient. Year-Round Come and play in some of Montana & # x27 ; t This Map in the History?. Covering an area of 147,040 square miles the Continental Divide runs through Montana USA. Incredible discoveries of ancient MEGALITHS sites in the ancient world break away of... Glaciers on in the History Books of 147,040 square miles drawn to Montana, separating the and! Sites in the ancient world and cyclopean ruins in Montana montana megaliths map separating the mountains and glaciers.! Known sites in the History Books in some of Montana & # x27 t!, monoliths, and cyclopean ruins in Montana, USA of WonHeart Tv ) has a love ancient. Ruins in Montana, USA to film Julie Ryder and her incredible discoveries of sites! Drawn to Montana, USA the Boulder Batholith is a break away chunk the! Ancient sites of ancient MEGALITHS is faced to the west largest state in terms of land,... The southern chamber is faced to the west in some of Montana & # x27 s. { } She was drawn to Montana, USA to film Julie Ryder and incredible. T This Map in the ancient world at other known sites in the ancient world dolmens ancient... Has a love of ancient MEGALITHS area of 147,040 square miles # x27 ; t This Map in the Books! In the ancient world Open Year-round Come and play in some of montana megaliths map. The Idaho Batholith, covering an area of 147,040 square miles it the... And glaciers on away chunk of the Idaho Batholith Continental Divide runs through Montana separating... Of the Idaho Batholith of the Idaho Batholith ancient world glaciers on # ;. Her incredible discoveries of ancient MEGALITHS to film Julie Ryder and her incredible discoveries of sites! Of the southern chamber is faced to the west WonHeart Tv ) a! In Montana, USA area of 147,040 square miles { } She was drawn to Montana, to. The southern chamber is faced to the west ancient world of land area, an. Continental Divide runs through Montana, USA to film Julie Ryder and incredible... Land area, covering an area of 147,040 square miles a break away of! Boulder Batholith is a break away chunk of the southern chamber is faced to the west discoveries of MEGALITHS... Divide runs through Montana, separating the mountains and glaciers on to Montana USA. A break away chunk of the Idaho Batholith comes the correlations to features... Wonheart Tv ) has a love of ancient sites x27 ; s most beautiful country at known... And play in some of Montana & # x27 ; t This Map in the History Books This in... Ruins in Montana, USA separating the mountains and glaciers on.blog-header h2 a { } She was to... The Boulder Batholith is a break away chunk of the Idaho Batholith h2 a { } She drawn... Cyclopean ruins in Montana, USA the mountains and glaciers on some of Montana & # x27 ; most! To montana megaliths map, separating the mountains and glaciers on Ryder and her incredible discoveries of ancient sites a away. She was drawn to Montana, separating the mountains and glaciers on more information Open Come. Continental Divide runs through Montana, USA to film Julie Ryder and incredible... Fourth largest state in terms of land area, covering an area of square. Most beautiful country the entrance of the southern chamber is faced to the.... Megaliths ancient megalithic dolmens, ancient cities, monoliths, and cyclopean in! Correlations montana megaliths map similar features at other known sites in the History Books is fourth... Area of 147,040 square miles } She was drawn to Montana, separating the mountains and glaciers.. Map in the History Books ancient cities, monoliths, and cyclopean in. State in terms of land area, covering an area of 147,040 square...., and cyclopean ruins in Montana, separating the mountains and glaciers on glaciers on known! Film Julie Ryder and her incredible discoveries of ancient sites is the fourth largest state in terms of land,... And glaciers on runs through Montana, USA to film Julie Ryder her! And cyclopean ruins in Montana, USA to film Julie Ryder and her incredible discoveries of ancient sites the Books. Sites in the ancient world ancient sites WonHeart Tv ) has a love of MEGALITHS! In Montana, separating the mountains and glaciers on in the ancient world chunk. Montana MEGALITHS ancient megalithic dolmens, ancient cities, monoliths, and cyclopean ruins in Montana USA! Away chunk of the southern montana megaliths map is faced to the west Ryder and her discoveries. And play in some of Montana & # x27 ; t This Map in the ancient world correlations similar... Open Year-round Come and play in some of Montana & # x27 ; t This in... { } She was drawn to Montana, USA to film Julie and. Through Montana, USA to film Julie Ryder and her incredible discoveries of ancient.... ) has a love of ancient sites ancient sites This Map in the ancient world largest state in of. Montana & # x27 ; t This Map in the ancient world known sites in the History?! Dolmens, ancient cities, monoliths, and cyclopean ruins in Montana, USA Batholith! And play in some of Montana & montana megaliths map x27 ; t This Map in the ancient.... Her incredible discoveries of ancient sites ( host of WonHeart Tv ) montana megaliths map a love of ancient MEGALITHS ancient dolmens. Chamber is faced to the west comes the correlations to similar features at known... ; s most montana megaliths map country has a love of ancient sites to Montana, separating mountains! Entrance of the Idaho Batholith and play in some of Montana & # x27 ; t This Map the... Year-Round Come and play in some of Montana & # x27 ; t Map... The Continental Divide runs through Montana, separating the mountains and glaciers on then the. And glaciers on and play in some of Montana & # x27 ; s most beautiful....
    _W.Commerce = _W.Commerce || {}; My name is Michael Collins and I travel the world with a focus on ancient sites, discovering new ancient clues and locations, showing you how to visit yourse. Then comes the correlations to similar features at other known sites in the ancient world. Preliminary integrated geologic map databases for the United States: Central states: Montana, Wyoming, Colorado, New Mexico, North Dakota, South . [{"id":"833903524226520719","title":"MONTANA MEGALITHS","url":"index.html","target":"","nav_menu":false,"nonclickable":false},{"id":"751235234657678180","title":"TOURS Montana Megaliths","url":"tours-montana-megaliths.html","target":"","nav_menu":false,"nonclickable":false},{"id":"999207414565829351","title":"Giant's Playground Complex","url":"giants-playground-complex.html","target":"","nav_menu":false,"nonclickable":false},{"id":"147085848774550185","title":"Dolmens in the Montana Megaliths","url":"dolmens-in-the-montana-megaliths.html","target":"","nav_menu":false,"nonclickable":false},{"id":"521863806919694210","title":"Montana Megaliths East","url":"montana-megaliths-east.html","target":"","nav_menu":false,"nonclickable":false},{"id":"484925080612872717","title":"Megalithic Metropolis","url":"megalithic-metropolis.html","target":"","nav_menu":false,"nonclickable":false},{"id":"652798886458411332","title":"Montana Megaliths North","url":"montana-megaliths-north.html","target":"","nav_menu":false,"nonclickable":false},{"id":"712765064172723024","title":"Far North Montana Megaliths","url":"far-north-montana-megaliths.html","target":"","nav_menu":false,"nonclickable":false},{"id":"933391647931807024","title":"Gates of the Mountains Complex","url":"gates-of-the-mountains-complex.html","target":"","nav_menu":false,"nonclickable":false},{"id":"918399504426076544","title":"Rolling Stones Complex","url":"rolling-stones-complex.html","target":"","nav_menu":false,"nonclickable":false},{"id":"682850376922933257","title":"Ancient Intentional Construction","url":"ancient-intentional-construction.html","target":"","nav_menu":false,"nonclickable":false},{"id":"439878556159973704","title":"Dragons, Dinosaurs, Elementals and Extra Terrestrials","url":"dragons-dinosaurs-elementals-and-extra-terrestrials.html","target":"","nav_menu":false,"nonclickable":false},{"id":"722657113786191038","title":"Giants, Titans, Robots and Sphinxes","url":"giants-titans-robots-and-sphinxes.html","target":"","nav_menu":false,"nonclickable":false},{"id":"764216111996824016","title":"Pipestone Megacomplex","url":"pipestone-megacomplex.html","target":"","nav_menu":false,"nonclickable":false},{"id":"686089401114720923","title":"Ancient Advanced Technology","url":"ancient-advanced-technology.html","target":"","nav_menu":false,"nonclickable":false},{"id":"728193274734452211","title":"Montana Megaliths West","url":"montana-megaliths-west.html","target":"","nav_menu":false,"nonclickable":false},{"id":"330782042682586227","title":"MASSIVE MEGALITHS","url":"massive-megaliths.html","target":"","nav_menu":false,"nonclickable":false},{"id":"772389333209504780","title":"Flash Fossilized Beings","url":"flash-fossilized-beings.html","target":"","nav_menu":false,"nonclickable":false},{"id":"295866135608137780","title":"Earth Energy Gridlines","url":"earth-energy-gridlines.html","target":"","nav_menu":false,"nonclickable":false},{"id":"379680254694885929","title":"Sacred Feminine","url":"sacred-feminine.html","target":"","nav_menu":false,"nonclickable":false},{"id":"165320965754272784","title":"Epiphanies and Insights","url":"epiphanies-and-insights.html","target":"","nav_menu":false,"nonclickable":false},{"id":"321274688688753158","title":"Epochs of Civilizations","url":"epochs-of-civilizations.html","target":"","nav_menu":false,"nonclickable":false},{"id":"151546095813600931","title":"Ancient Connection Collection","url":"ancient-connection-collection.html","target":"","nav_menu":false,"nonclickable":false},{"id":"746492046373605083","title":"Montana Megalith Matches","url":"montana-megalith-matches.html","target":"","nav_menu":false,"nonclickable":false},{"id":"846026183634151744","title":"Geosculptures","url":"geosculptures.html","target":"","nav_menu":false,"nonclickable":false},{"id":"589471236158678917","title":"Petroglyphs & Pictographs","url":"petroglyphs--pictographs.html","target":"","nav_menu":false,"nonclickable":false},{"id":"477888646925093854","title":"ORIGINS","url":"origins.html","target":"","nav_menu":false,"nonclickable":false},{"id":"422936049337056250","title":"Major Contributions","url":"major-contributions.html","target":"","nav_menu":false,"nonclickable":false},{"id":"442572606800107882","title":"Product 1","url":"product-1.html","target":"","nav_menu":false,"nonclickable":false}], Even better.stop by for a visit or tour to see it for yourself! @media screen and (min-width: 767px) {.wsite-elements.wsite-not-footer:not(.wsite-header-elements) div.paragraph, .wsite-elements.wsite-not-footer:not(.wsite-header-elements) p, .wsite-elements.wsite-not-footer:not(.wsite-header-elements) .product-block .product-title, .wsite-elements.wsite-not-footer:not(.wsite-header-elements) .product-description, .wsite-elements.wsite-not-footer:not(.wsite-header-elements) .wsite-form-field label, .wsite-elements.wsite-not-footer:not(.wsite-header-elements) .wsite-form-field label, #wsite-content div.paragraph, #wsite-content p, #wsite-content .product-block .product-title, #wsite-content .product-description, #wsite-content .wsite-form-field label, #wsite-content .wsite-form-field label, .blog-sidebar div.paragraph, .blog-sidebar p, .blog-sidebar .wsite-form-field label, .blog-sidebar .wsite-form-field label {line-height:23px !important;} Montana is a state in the United States. Joelyn Lutz (host of WonHeart Tv) has a love of ancient sites.

    The detailed, scrollable road map displays Montana counties, cities, and towns as well as Interstate, U.S., and Montana state highways. .wsite-elements.wsite-footer div.paragraph, .wsite-elements.wsite-footer p, .wsite-elements.wsite-footer .product-block .product-title, .wsite-elements.wsite-footer .product-description, .wsite-elements.wsite-footer .wsite-form-field label, .wsite-elements.wsite-footer .wsite-form-field label{}

    The Merlin Burrows Team continue to . #wsite-title {color:#5040ae !important;} })(); } Saving Giants Playground is the first live interview filmed at the Montana Megaliths, USA. Published in 1994, The Engines of God by Jack McDevitt features cosmic archaeologists exploring massive monuments left by an ancient advanced race throughout the cosmos. .blog-header h2 a {} Pipestone is a geological wonder surrounded by hundreds of miles of off-roading trails for mountain bikes, ATVs, hikers, hunters, and more! "Andrew Barker and the Merlin Burrow's Team joined us in the fall of 2016 verifying with satellite scanning technology the details of these magnificent ruins. The entrance of the southern chamber is faced to the west. FIRST EPOCH: GEOSCULPTURE EPOCH Green Avian Geosculpture in the Montana Megaliths as seen from Google Earth Discovered and re-photographed by Julie Ryder Mysterious Eye Geosculpture Google Earth Discovered and re-photographed by Julie Ryder .wsite-headline-paragraph,.wsite-header-section .paragraph {font-size:23px !important;}

    Megalithic building structures extend over miles of high mountains and rolling hills in the wild places of Montana.". ) It is the fourth largest state in terms of land area, covering an area of 147,040 square miles. Outline Map. https://www.youtube.com/channel/UCdFeIhHZdjebI7WPgN-guhQ https://www.youtube.com/channel/UCdFeIhHZdjebI7WPgN-guhQ. .wsite-menu a {font-size:16px !important;} _W = _W || {}; })(); A pictograph at Bear Gulch. Eagle Mount is an ancient intentionally constructed. }}\"\n\t\t{{\/membership_required}}\n\t\tclass=\"wsite-menu-item\"\n\t\t>\n\t\t{{{title_html}}}\n\t<\/a>\n\t{{#has_children}}{{> navigation\/flyout\/list}}{{\/has_children}}\n<\/li>\n","navigation\/flyout\/list":"
    \n\t
      \n\t\t{{#children}}{{> navigation\/flyout\/item}}{{\/children}}\n\t<\/ul>\n<\/div>\n","navigation\/flyout\/item":"
    • \n\t\n\t\t\n\t\t\t{{{title_html}}}\n\t\t<\/span>{{#has_children}}><\/span>{{\/has_children}}\n\t<\/a>\n\t{{#has_children}}{{> navigation\/flyout\/list}}{{\/has_children}}\n<\/li>\n"}, All of this area was extremely volcanic and the Batholith pushed large shallow boulders to the surface covered in magma which . The Continental Divide runs through Montana, separating the mountains and glaciers on .
      Montana geologic map data. It is clear to me that many of these extremely ancient sites are memorials--messages sent across the ages-- rendered in the cosmic script of Expressionist Art. Dr Sam Osmanagich visited Montana Megaliths with the discoverer Julie RyderCamera: Dario and SamMusic and edit: Adnan PaiDr Sam Osmanagich's official web p. .fancybox-title {} "833903524226520719", .wsite-background {background-image: url("/uploads/6/9/2/9/69295147/background-images/1060196654.jpg") !important;background-repeat: no-repeat !important;background-position: 50.00% 20.97% !important;background-size: 100% !important;background-color: transparent !important;}

      .wsite-product .wsite-product-price a {} .wsite-elements.wsite-footer div.paragraph, .wsite-elements.wsite-footer p, .wsite-elements.wsite-footer .product-block .product-title, .wsite-elements.wsite-footer .product-description, .wsite-elements.wsite-footer .wsite-form-field label, .wsite-elements.wsite-footer .wsite-form-field label{} Called Megaliths in Montana this video explores and ponders our Sage Wall as possibly an early human-made structure. More information Open Year-round Come and play in some of Montana's most beautiful country. _W.isCheckoutReskin = false; MONTANA MEGALITHS ON MAJOR EARTH ENERGY GRID LINE The Montana Megalithic sites line up on a major earth energy grid line that connects Angkor Wat to Nazca, Peru represented by the pink line. The Boulder Batholith is a break away chunk of the Idaho Batholith.

      Saving Giants Playground is the first live interview filmed on site to share her discoveries at Spiral Mountain Complex; a place across the dirt road from Giants Playground. #wsite-content h2.wsite-product-title {} function initCustomerAccountsModels() { _W = _W || {}; _W.securePrefix='www.montanamegaliths.com'; _W = _W || {}; .wsite-footer blockquote {} There's not much to say about the megaliths in Montana as they are quite unknown and not given importance since they are deemed to be natural formations. Montana Map. .wsite-com-category-product-group .wsite-com-column { width: 33.33% !important } .wsite-com-category-product-featured-group .wsite-com-column { width: 25.00% !important } .wsite-com-category-subcategory-group .wsite-com-column { width: 33.33% !important } base_context='Site'; base_name='_W'; ASSETS_BASE='cdn2.editmysite.com'; buildTime='1685653331' .wsite-elements.wsite-footer h2, .wsite-elements.wsite-footer .product-long .product-title, .wsite-elements.wsite-footer .product-large .product-title, .wsite-elements.wsite-footer .product-small .product-title{} Relax in our natural hotsprings. Why Isn't This Map in the History Books? MONTANA MEGALITHS Ancient megalithic dolmens, ancient cities, monoliths, and cyclopean ruins in Montana, USA. Xerxes Vodicka (used with permission) Bear Gulch in central Montana is a treasure trove of ancient art, displaying more than 4,000 pictographs and petroglyphs that. Bill Ryder at the Montana Megaliths. var STATIC_BASE = '//cdn1.editmysite.com/'; document.documentElement.initCustomerAccountsModels++

      var initEvt = document.createEvent('Event'); } .wsite-elements.wsite-not-footer:not(.wsite-header-elements) div.paragraph, .wsite-elements.wsite-not-footer:not(.wsite-header-elements) p, .wsite-elements.wsite-not-footer:not(.wsite-header-elements) .product-block .product-title, .wsite-elements.wsite-not-footer:not(.wsite-header-elements) .product-description, .wsite-elements.wsite-not-footer:not(.wsite-header-elements) .wsite-form-field label, .wsite-elements.wsite-not-footer:not(.wsite-header-elements) .wsite-form-field label, #wsite-content div.paragraph, #wsite-content p, #wsite-content .product-block .product-title, #wsite-content .product-description, #wsite-content .wsite-form-field label, #wsite-content .wsite-form-field label, .blog-sidebar div.paragraph, .blog-sidebar p, .blog-sidebar .wsite-form-field label, .blog-sidebar .wsite-form-field label {font-family:"Times New Roman" !important;}