<!DOCTYPE html>
<html xmlns="//www.w3.org/1999/xhtml" xml:lang="en" lang="en" class="full">
<head>
<!-- TODO: only do if alias is preview -->
<!-- hide from bots if Unlisted -->
<meta http-equiv="Content-type" content="text/html;charset=UTF-8" />
<script
src="https://browser.sentry-cdn.com/6.2.5/bundle.tracing.min.js"
integrity="sha384-xd/W0P7puokZpoEqk4srLDzK5R0WV2B2IZVlA0T4MEU4Fojxk+o+5KF6u43wkTL6"
crossorigin="anonymous"
></script>
<script>
// make sure it's not run on locally saved files, this was blowing up Sentry alerts before
if (window.location.protocol !== "file:") {
Sentry.init({
dsn: "https://7ce75d0607bb44dab40d4e0a69069393@o435015.ingest.sentry.io/5403471",
environment: 'production',
integrations: [new Sentry.Integrations.BrowserTracing()],
// magic number is an attempt to spread our Sentry quota out over the month.
tracesSampleRate: 0.01,
allowUrls: [
/https?:\/\/(.+\.)?batchgeo.com/
],
ignoreErrors: [
'Non-Error promise rejection captured', // Prevents a known issue with Sentry v6.x.x - Should be removed if Sentry version is updated
'ResizeObserver loop limit exceeded', // Prevents a known issue(https://github.com/pholmstr/batchgeo/issues/3169)
'ResizeObserver loop completed with undelivered notifications', // Prevents a known issue(https://github.com/pholmstr/batchgeo/issues/3169)
'zaloJSV2', // Prevents an issue that does not impact logic (https://developers.zalo.me/community/detail/1425f4c0c88521db7894)
]
});
}
</script>
<script type="text/javascript">
NODE_ENV = "production";
isLocal = "";
</script>
<meta name="viewport" content="initial-scale=1.0, width=device-width" />
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">
<link rel="manifest" href="/site.webmanifest">
<!-- Google Tag Manager -->
<script>
(function(w, d, s, l, i) {
w[l] = w[l] || [];
w[l].push({
'gtm.start': new Date().getTime(),
event: 'gtm.js'
});
var f = d.getElementsByTagName(s)[0],
j = d.createElement(s),
dl = l != 'dataLayer' ? '&l=' + l : '';
j.async = true;
j.src =
'https://www.googletagmanager.com/gtm.js?id=' + i + dl;
f.parentNode.insertBefore(j, f);
})(window, document, 'script', 'dataLayer', 'GTM-PDV7WVB');
function gtag() {
if (window.dataLayer) {
window.dataLayer.push(arguments);
}
};
gtag('config', 'AW-1067553256');
</script>
<!-- Canonical and Alternate Links -->
<link rel="canonical" href="https://www.batchgeo.com/map/9796643cccc778a1f20a0ca727deb89a">
<link rel="alternate" href="https://www.batchgeo.com/map/9796643cccc778a1f20a0ca727deb89a" hreflang="en" />
<link rel="alternate" href="https://batchgeo.com/map/9796643cccc778a1f20a0ca727deb89a" hreflang="x-default" />
<link rel="alternate" href="https://batchgeo.com/map/9796643cccc778a1f20a0ca727deb89a" hreflang="en" />
<link rel="alternate" href="https://es.batchgeo.com/map/9796643cccc778a1f20a0ca727deb89a" hreflang="es" />
<link rel="alternate" href="https://cn.batchgeo.com/map/9796643cccc778a1f20a0ca727deb89a" hreflang="cn" />
<link rel="alternate" href="https://de.batchgeo.com/map/9796643cccc778a1f20a0ca727deb89a" hreflang="de" />
<link rel="alternate" href="https://fr.batchgeo.com/map/9796643cccc778a1f20a0ca727deb89a" hreflang="fr" />
<link rel="alternate" href="https://jp.batchgeo.com/map/9796643cccc778a1f20a0ca727deb89a" hreflang="ja" />
<link rel="alternate" href="https://nl.batchgeo.com/map/9796643cccc778a1f20a0ca727deb89a" hreflang="nl" />
<link rel="alternate" href="https://ru.batchgeo.com/map/9796643cccc778a1f20a0ca727deb89a" hreflang="ru" />
<link rel="alternate" href="https://pt.batchgeo.com/map/9796643cccc778a1f20a0ca727deb89a" hreflang="pt" />
<link rel="alternate" href="https://kr.batchgeo.com/map/9796643cccc778a1f20a0ca727deb89a" hreflang="kr" />
<link rel="alternate" href="https://it.batchgeo.com/map/9796643cccc778a1f20a0ca727deb89a" hreflang="it" />
<script>window.__tr18n_strings__ = {preferred: {
"Global": {
"OK": "OK",
"CANCEL": "CANCEL"
},
"bg.edit": {
"MULTIPLE_EMAIL_ERROR": "You can only enter a single email."
},
"BatchGeoAccessView": {
"DEFAULT_MESSAGE": "Sign in to continue.",
"DEFAULT_BUTTON_TEXT": "Sign in",
"IOS_APP_MESSAGE": "For iOS app users, please go back to settings<br/>using the gear icon and sign in to continue."
},
"BatchGeoAdminMapTable": {
"UNTITLED_ROW": "untitled",
"BULK_ACTIONS": "Bulk Actions"
},
"BatchGeoAdminUsers": {
"DELETE_CONFIRMATION": "Are you sure you want to delete this user?",
"UPDATE_ERROR_MESSAGE": "There was a problem updating the user, please refresh page and retry."
},
"BatchGeoContactOwner": {
"FORM_TITLE": "Message the Map Owner",
"FORM_BODY": "Your message will be sent via email",
"FORM_MESSAGE_LABEL": "Message",
"FORM_EMAIL_LABEL": "Your Email Address",
"FORM_SUBMIT_BUTTON": "Send",
"ERROR_SHORT_MESSAGE": "Message can't be that short",
"ERROR_EMAIL_VALIDATION_PROBLEM": "There was a problem validating your email.\rTry again.",
"ERROR_EMAIL_INVALID": "That email address looks invalid.\rCheck your email and try again.",
"SUCCESS_MESSAGE": "Message Sent!",
"CLOSE_BUTTON": "Close"
},
"BatchGeoCookieNotice": {
"MESSAGE": "We use cookies to improve user experience, and analyze website traffic. For these reasons, we may share your site usage data with our analytics partners. By continuing to the site, you consent to store on your device all the technologies described in our <a href='/features/security/'>Privacy Policy</a>. Please read our <a href='/features/terms/'>Terms and Conditions</a> and <a href='/features/security/'>Privacy Policy</a> for full details."
},
"BatchGeoEmailCheck": {
"INVALID_EMAIL_ADDRESS_ERROR": "Please enter a valid email address",
"TROUBLE_SENDING_ERROR": "We had trouble sending an email to {{email}} on your last map creation. Make sure your mail is not blocking noreply@batchgeo.com or try a different email address."
},
"BatchGeoForm": {
"RECAPTCHA_UNCHECKED_ERROR": "To continue please make sure to check the reCAPTCHA checkbox"
},
"BatchGeoFormErrors": {
"MODAL_ERROR_TITLE": "There were a few issues with the form. Please correct the following and then re-submit:"
},
"BatchGeoKeyboardShortcuts": {
"MODAL_TITLE": "Global Shortcuts",
"SHOW_MODAL_SHORTCUT": "Show shortcuts",
"CLOSE_MARKER_SHORTCUT": "Close marker info",
"MAP_TOOL_SHORTCUT_TITLE": "Map Tool Shortcuts",
"MAP_RESET_SHORTCUT": "Map Reset",
"USER_GEOLOCATION_SHORTCUT": "User Geolocation",
"HAND_TOOL_SHORTCUT": "Hand Tool",
"CYCLE_DRAWING_SHORTCUTS": "Cycle Drawing Tools",
"DISTANCE_RULER_SHORTCUT": "Distance Ruler",
"MAP_SHORTCUTS_TITLE": "Map Shortcuts",
"RESET_MAP_SHORTCUT": "Reset map",
"HEAT_VIEW_SHORTCUT": "Heat view",
"CLUSTER_VIEW_SHORTCUT": "Cluster view",
"ZOOM_IN_OUT_SHORTCUT": "Zoom in/out",
"ROADMAP_TERRAIN_SHORTCUT": "Roadmap/Terrain",
"SATELLITE_HYBRID_SHORTCUT": "Satellite/Hybrid",
"PAN_MAP_SHORTCUT": "Pan Map",
"DATA_TABLE_SHORTCUTS_TITLE": "Data Table Shortcuts",
"SELECT_ROWS_SHORTCUT": "Select Rows",
"ADD_TO_SELECTION_SHORTCUT": "Add to selection"
},
"BatchGeoAdminAddons": {
"DELETE_CONFIRMATION": "Are you sure you want to delete this Addon?"
},
"BatchGeoMapMaking": {
"SECRET_URL": "Your secret URL is:",
"VIEW_SAVED_MAP": "View Saved Map",
"EMAIL_LINK": "Check your email for a link to your map!",
"CREATE_MAP": "Create a New Map",
"UPGRADE": "Tired of waiting for emails? Sign-up today!",
"PRICE_URL": "https://batchgeo.com/pricing/"
},
"BatchGeoSignUp": {
"ERROR_TRY_AGAIN": "Something went wrong. Please try again.",
"ERROR_BANK_REJECTED": "There was a problem creating a new subscription. Payment method authentication failed. Please try again, contact your bank, or try a different payment method.",
"ERROR_PROCESSING_CARD": "There was a problem processing your credit card, please check the number and try again.",
"ERROR_RECAPTCHA": "Sorry there was a problem with the reCAPTCHA response.",
"ERROR_SUB_EXISTS": "Subscriber already exists.",
"ERROR_CREATING_SUB": "There was a problem creating a new subscription, please press OK to reload the page.",
"ERROR_VERIFYING_PREPAID": "Prepaid verify code failed, please contact admin@batchgeo.com.",
"SUCCESS_SIGN_UP": "Thank you for subscribing! You can now use BatchGeo to make maps!"
},
"BatchGeoAdminSubscription": {
"ERROR_CANTUPDATE_CC": "We could not update the credit card. Please try again.",
"ERROR_INVALID_CC": "- A valid credit card number is required.",
"ERROR_INVALID_FORM": "There were a few issues with the form:\n\n {{messages}} \nPlease correct these problems and then re-submit."
},
"BatchGeoStoreLocator": {
"SEARCH_INPUT_PLACEHOLDER": "Search Locations"
},
"BatchGeoStoreLocatorNoResultsView": {
"TITLE": "No results {{resultValue}}",
"MESSAGE": "Make sure your search is spelled correctly.<br>Try adding a city, state, or zip code.",
"RESET_BUTTON": "View All Locations"
},
"BatchGeoCalculateRoute": {
"ERROR_BAD_ADDRESS": "Cannot map the following addresses:",
"ERROR_CANNOT_CALCULATE_ROUTE": "Cannot calculate your route, please check that your marker data is accurate."
},
"BatchGeoSubscriptionLimits": {
"EXCEEDED_GEOCODE_FREE": "You have exceeded the usage limits of the free tier. Click below for special pricing:",
"EXCEEDED_GEOCODE_CAN_UPGRADE": "You have exceeded the usage limits of the {{level}} tier. Click below to upgrade:",
"EXCEEDED_GEOCODE_CAN_UPGRADE_NOT_PRIMARY": "You have exceeded the usage limits of the {{level}} tier. Contact your subscription administrator and have them upgrade your plan to increase capacity.",
"EXCEEDED_GEOCODE_ADD_CAPACITY": "You have exceeded the usage limits of the {{level}} tier. Click below to add capacity:",
"EXCEEDED_GEOCODE_ADD_CAPACITY_NOT_PRIMARY": "You have exceeded the usage limits of the {{level}} tier. Have your subscription administrator Add On usage in the subscription menu.",
"WILL_EXCEED_GEOCODE_CAPACITY_FREE": "You have provided a dataset that will exceed the limits of the free tier for a {{email}}. Click below for special pricing.",
"WILL_EXCEED_GEOCODE_CAPACITY_CAN_UPGRADE": "You have provided a dataset that will exceed the limit of the {{level}} tier. Click Below to upgrade.",
"WILL_EXCEED_GEOCODE_CAPACITY_CAN_UPGRADE_NOT_PRIMARY": "You have provided a dataset that will exceed the usage limits of the {{level}} tier. Contact your subscription administrator and have them upgrade your plan to increase capacity.",
"WILL_EXCEED_GEOCODE_ADD_CAPACITY": "You have provided a dataset that will exceed the usage limits of the {{level}} tier. Click below to add capacity.",
"WILL_EXCEED_GEOCODE_ADD_CAPACITY_NOT_PRIMARY": "You have provided a dataset that will exceed the usage limits of the {{level}} tier. Have your subscription administrator Add On usage in the subscription menu.",
"CONFIRM_TEXT": "Continue"
},
"BatchGeoMapContextMenu": {
"EDIT_MAP": "Edit Map",
"DATA_VIEW": "Data View",
"CHOROPLETH_VIEW": "Boundary View",
"HEAT_VIEW": "Heat View",
"ADVANCED_MODE": "Advanced Mode",
"CLUSTER_VIEW": "Cluster View",
"CLUSTER_MARKER_COUNT": "Cluster Mode: Marker Count",
"CLUSTER_SUM": "Cluster Mode: Sum",
"CLUSTER_AVG": "Cluster Mode: Avg",
"EXPORT_GOOGLE_EARTH": "Export to Google Earth",
"EXPORT_PDF_IMAGE": "Export PDF / Image",
"PRINT": "Print",
"RESET_MAP": "Reset Map"
},
"BatchGeoTableContextMenu": {
"COPY": "Copy",
"SELECT_ALL": "Select all",
"RESET_TABLE": "Reset Table",
"ZOOM_TO_MARKER": "Zoom to marker",
"OPTIMAL_ROUTE": "Optimal Route"
},
"BatchGeoUserLocation": {
"GEOLOCATION_ENABLED": "Geolocation enabled",
"GEOLOCATION_DISABLED": "Geolocation disabled",
"FOLLOWING_LOCATION": "Following your location",
"ZOOM_TO_NEAREST_MARKER": "Zoom to nearest marker"
},
"BatchGeoSaveMapMode": {
"DATA_VIEW_TITLE": "Data View",
"DATA_VIEW_DESC": "Displays data below your map with filtering tools",
"STORE_LOCATOR_TITLE": "Store Locator",
"STORE_LOCATOR_DESC": "Displays locations in a list next to your map for easy scanning"
},
"BatchGeoGeoCoder": {
"STOP_GEOCODER": "Stop Geocoding"
}
}
};</script><script src="/dist/bootstrap.ebad1ab6951599866e7e.js"></script><script src="/dist/site.b66bd462334d678044b4.js"></script><script>window.debug = false</script>
<!-- Bing Ads -->
<script>
(function(w, d, t, r, u) {
var f, n, i;
w[u] = w[u] || [], f = function() {
var o = {
ti: "97177981",
enableAutoSpaTracking: true
};
o.q = w[u];
if (w.UET) w[u] = new w.UET(o) || [];
w[u].push("pageLoad");
}, n = d.createElement(t), n.src = r, n.async = 1, n.onload = n.onreadystatechange = function() {
var s = this.readyState;
s && s !== "loaded" && s !== "complete" || (f(), n.onload = n.onreadystatechange = null)
}, i = d.getElementsByTagName(t)[0], i.parentNode.insertBefore(n, i)
})(window, document, "script", "//bat.bing.com/bat.js", "uetq");
</script>
<script>
function uet_report_conversion() {
window.uetq = window.uetq || [];
window.uetq.push('event', 'subscribe', {});
}
</script> <!--
@Warning
Use of user set title can negatively impact SEO.
- Title will be same for international sites.
- Title can be too short.
- Title can be too long.
-->
<title>Movers in Boston MA-Marathon Moving Co.</title>
<link rel="shortcut icon" href="/favicon.ico" />
<meta name="apple-itunes-app" content="app-id=499778422, app-argument=batchgeo://map/9796643cccc778a1f20a0ca727deb89a" />
<script
src="https://browser.sentry-cdn.com/6.2.5/bundle.tracing.min.js"
integrity="sha384-xd/W0P7puokZpoEqk4srLDzK5R0WV2B2IZVlA0T4MEU4Fojxk+o+5KF6u43wkTL6"
crossorigin="anonymous"
></script>
<script>
// make sure it's not run on locally saved files, this was blowing up Sentry alerts before
if (window.location.protocol !== "file:") {
Sentry.init({
dsn: "https://7ce75d0607bb44dab40d4e0a69069393@o435015.ingest.sentry.io/5403471",
environment: 'production',
integrations: [new Sentry.Integrations.BrowserTracing()],
// magic number is an attempt to spread our Sentry quota out over the month.
tracesSampleRate: 0.01,
allowUrls: [
/https?:\/\/(.+\.)?batchgeo.com/
],
ignoreErrors: [
'Non-Error promise rejection captured', // Prevents a known issue with Sentry v6.x.x - Should be removed if Sentry version is updated
'ResizeObserver loop limit exceeded', // Prevents a known issue(https://github.com/pholmstr/batchgeo/issues/3169)
'ResizeObserver loop completed with undelivered notifications', // Prevents a known issue(https://github.com/pholmstr/batchgeo/issues/3169)
'zaloJSV2', // Prevents an issue that does not impact logic (https://developers.zalo.me/community/detail/1425f4c0c88521db7894)
]
});
}
</script>
<div id="resource-error-modal" class="resource-error-modal">
<div class="resource-error-modal-content">
<p id="error-modal-message">Error loading resource. Please reload page.<p>
<button type="button" class="button blue" onClick="window.location.href=window.location.href">Reload Page</button>
</div>
</div>
<script type="text/javascript">
NODE_ENV = "production";
document.addEventListener("DOMContentLoaded", function() {
if (window.BatchGeo.isInIframe() && BatchGeoStore.getState().App.mapMode === 'store_locator') {
document.querySelector('#topBar').classList.add('in-iframe');
}
});
isLocal = "";
</script>
<script src="https://www.gstatic.com/charts/loader.js"></script>
<script>
google.charts.load("current", {
"packages":["corechart"],
});
</script>
<link rel="stylesheet" href="/dist/map.e65b3cfbd87bcf22e89f.css" />
<style type="text/css" media="screen">
html {
margin: 0;
}
.rmMarker {
display: none;
}
</style>
<meta name="description" content="Explore your interactive map with BatchGeo. Visualize data, analyze patterns, and make informed decisions effortlessly." />
<meta name="viewport" content="width=device-width,initial-scale=1.0,minimum-scale=1.0,maximum-scale=1.0,user-scalable=0">
<meta name="apple-mobile-web-app-capable" content="yes" />
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent" />
<meta name="thumbnail" content="https://batchgeo.com/map/9796643cccc778a1f20a0ca727deb89a/thumbnail" />
<script>
var action = {
type: "HYDRATE_INITIAL_STATE",
baseUrl: '',
currentUser: {
email: null,
isMapOwner: false },
mapId: 14344801,
mapAlias: "9796643cccc778a1f20a0ca727deb89a",
mapSecret: null,
pro: 0,
proMap: true,
version: 1718299946,
heatmap: 0,
cluster: 0,
isDev: 0,
isLite: 0,
markerCount: 12,
mapMode: "data_view",
nodeServiceBaseUrl: 'https://node.batchgeo.com',
staticNodeServiceBaseUrl: 'https://node.batchgeo.com',
buildRowsWorkerUrl: '/dist/buildRowsWorker.96b4875c123b4bf28ed0.js',
printGridWorkerUrl: '/dist/printGridWorker.487e16bde3e3e6d10ec4.js',
printListWorkerUrl: '/dist/printListWorker.73621a58ce562164397a.js',
tableSortWorkerUrl: '/dist/tableSortWorker.d5ad900b8352e501b7e6.js',
advanced: false,
mapRenderMethod: 0,
shouldRenderTable: (function () {
try {
if (localStorage.DataTableVisibilityPersist) {
return JSON.parse(localStorage.DataTableVisibilityPersist)["14344801"]
}
} catch (e) {
return undefined;
}
})()=== undefined ?false : (function () {
try {
if (localStorage.DataTableVisibilityPersist) {
return JSON.parse(localStorage.DataTableVisibilityPersist)["14344801"]
}
} catch (e) {
return undefined;
}
})() };
// Only issue noticed so far before adding persistence version is old values of `shouldRenderTable`
// Here we check and convert to a boolean.
var persistenceVersion = (function () {
try {
if (localStorage.BatchGeoPersistence) {
return JSON.parse(localStorage.BatchGeoPersistence)["version"]
}
} catch (e) {
return undefined;
}
})();
if (!persistenceVersion && typeof action.shouldRenderTable !== 'boolean') {
action.shouldRenderTable = !!parseInt(action.shouldRenderTable);
}
// Never render the table if in an iframe
if (BatchGeo.iframeDetect()) {
action.shouldRenderTable = false;
}
// Never render the table if in store_locator mode
if ('data_view' === 'store_locator') {
action.shouldRenderTable = false;
}
BatchGeoStore.dispatch([action, {
type: "MAP_PAGE",
isMap: true }]);
</script>
<script type="text/javascript">
var printMode = false;
var metrics = 0;
var language = 'en';
function afterMapsLoaded() {
$(document).ready(function() {
$.getScript('/dist/index.1259c16d7848cc6c2da6.js')
.done(function() {
BatchGeo.timer("document ready()");
window.batchGeoMap = new BatchGeoMap();
window.batchGeoMap.bgInit();
})
.fail(function() {
$("#resource-error-modal").show();
})
});
}
</script>
<script type="text/javascript">
var colorPallet = ['red', 'blue', 'green', 'yellow', 'purple', 'paleblue', 'orange', 'brown', 'darkgreen', 'pink'];
var hexArray = ['fd7569', '6996fd', '95ea7b', 'fdeb5a', 'c699fd', 'bae1fd', 'fb8b07', 'c79a79', '00bd00', 'faa9fc'];
</script>
<script type="text/javascript">
BatchGeo.timer("load map data")
</script>
<script>
function afterPerLoaded() {
if (window.per.dist_cb_status) {
const alreadyExists = window.per.columnNames.indexOf('Distance') > -1;
if (!alreadyExists) {
const addIndex = window.per.columnNames.length;
window.per.columnNames.push('Distance');
window.per.mapRS.forEach(function(item, currIndex) {
window.per.dataRS[currIndex][addIndex] = item.distance;
});
if (window.per.group_col < 0) {
window.per.group_col = addIndex;
}
}
}
if (window.per.hideaddr_cb) {
BatchGeoStore.dispatch({
type: 'FEATURE_DISABLE',
feature: 'shouldRenderTable'
});
}
if (window.per.disable_exports) {
$('.kml-download-link').remove();
}
}
</script>
<script>
per = {"dist_sel":0,"dist_cb_status":false,"field_cb_status":true,"colors":["red","blue","green","yellow","purple","paleblue","orange","brown","darkgreen","pink"],"mapRS":[{"accuracy":"ROOFTOP","postal":"","a":"146 Will Dr, Canton, MA 02021, United States","c":"","s":"","z":"","ct":"","t":"Boston Movers","u":"https://marathonmoving.com/","i":"","g":" ","e":"","lt":42.1427254,"ln":-71.1233606,"d":"","addr":"146 Will Dr, Canton, MA 02021, United States ","clr":"red"},{"accuracy":"ROOFTOP","postal":"","a":"224 School St, Somerville, MA 02145, USA","c":"","s":"","z":"","ct":"","t":"Boston Movers","u":"https://www.google.com/maps?cid=17479528472336149472","i":"","g":" ","e":"","lt":42.391265,"ln":-71.0966845,"d":"","addr":"224 School St, Somerville, MA 02145, USA ","clr":"red"},{"accuracy":"ROOFTOP","postal":"","a":"Valentine St, Newton, MA 02465, USA","c":"","s":"","z":"","ct":"","t":"Boston Movers","u":"https://www.google.com/maps?cid=17479528472336149472","i":"","g":" ","e":"","lt":42.3378106,"ln":-71.2150668,"d":"","addr":"Valentine St, Newton, MA 02465, USA ","clr":"red"},{"accuracy":"ROOFTOP","postal":"","a":"22-2 Whiting Ave, Dedham, MA 02026, USA","c":"","s":"","z":"","ct":"","t":"Boston Movers","u":"https://www.google.com/maps?cid=17479528472336149472","i":"","g":" ","e":"","lt":42.2436752,"ln":-71.1689455,"d":"","addr":"22-2 Whiting Ave, Dedham, MA 02026, USA ","clr":"red"},{"accuracy":"ROOFTOP","postal":"","a":"142-124 Pond St, Westwood, MA 02090, USA","c":"","s":"","z":"","ct":"","t":"Boston Movers","u":"https://www.google.com/maps?cid=17479528472336149472","i":"","g":" ","e":"","lt":42.2144348,"ln":-71.2273702,"d":"","addr":"142-124 Pond St, Westwood, MA 02090, USA ","clr":"red"},{"accuracy":"ROOFTOP","postal":"","a":"70 Centre St, Brockton, MA 02301, USA","c":"","s":"","z":"","ct":"","t":"Boston Movers","u":"https://www.google.com/maps?cid=17479528472336149472","i":"","g":" ","e":"","lt":42.0841612,"ln":-71.0187242,"d":"","addr":"70 Centre St, Brockton, MA 02301, USA ","clr":"red"},{"accuracy":"ROOFTOP","postal":"","a":"696-674 Washington St, Braintree, MA 02184, USA","c":"","s":"","z":"","ct":"","t":"Boston Movers","u":"https://www.google.com/maps?cid=17479528472336149472","i":"","g":" ","e":"","lt":42.2095475,"ln":-71.0041488,"d":"","addr":"696-674 Washington St, Braintree, MA 02184, USA ","clr":"red"},{"accuracy":"ROOFTOP","postal":"","a":"26-60 North St, Norfolk, MA 02056, USA","c":"","s":"","z":"","ct":"","t":"Boston Movers","u":"https://www.google.com/maps?cid=17479528472336149472","i":"","g":" ","e":"","lt":42.1167334,"ln":-71.3242693,"d":"","addr":"26-60 North St, Norfolk, MA 02056, USA ","clr":"red"},{"accuracy":"ROOFTOP","postal":"","a":"361-381 Bay Rd, North Easton, MA 02356, USA","c":"","s":"","z":"","ct":"","t":"Boston Movers","u":"https://www.google.com/maps?cid=17479528472336149472","i":"","g":" ","e":"","lt":42.0268693,"ln":-71.1220352,"d":"","addr":"361-381 Bay Rd, North Easton, MA 02356, USA ","clr":"red"},{"accuracy":"ROOFTOP","postal":"","a":"32-38 Holliston St, Medway, MA 02053, USA","c":"","s":"","z":"","ct":"","t":"Boston Movers","u":"https://www.google.com/maps?cid=17479528472336149472","i":"","g":" ","e":"","lt":42.1448391,"ln":-71.406637,"d":"","addr":"32-38 Holliston St, Medway, MA 02053, USA ","clr":"red"},{"accuracy":"ROOFTOP","postal":"","a":"175-209 Central St, Hingham, MA 02043, USA","c":"","s":"","z":"","ct":"","t":"Boston Movers","u":"https://www.google.com/maps?cid=17479528472336149472","i":"","g":" ","e":"","lt":42.2327638,"ln":-70.8892983,"d":"","addr":"175-209 Central St, Hingham, MA 02043, USA ","clr":"red"},{"accuracy":"ROOFTOP","postal":"","a":"24-34 River St,Norwell, MA 02061, USA","c":"","s":"","z":"","ct":"","t":"Boston Movers","u":"https://www.google.com/maps?cid=17479528472336149472","i":"","g":" ","e":"","lt":42.1596668,"ln":-70.7943976,"d":"","addr":"24-34 River St,Norwell, MA 02061, USA ","clr":"red"}],"dataRS":[["146 Will Dr, Canton, MA 02021, United States","Marathon Moving Co.","17813003200","https://marathonmoving.com/","Boston Movers","42.1427254","-71.1233606","","","","","","","","","","","","","","",""],["224 School St, Somerville, MA 02145, USA","Moving Company Boston MA","","https://www.google.com/maps?cid=17479528472336149472","Boston Movers","42.391265","-71.0966845","","","","","","","","","","","","","","",""],["Valentine St, Newton, MA 02465, USA","Movers in Boston MA","","https://www.google.com/maps?cid=17479528472336149472","Boston Movers","42.3378106","-71.2150668","","","","","","","","","","","","","","",""],["22-2 Whiting Ave, Dedham, MA 02026, USA","Boston MA Moving Company","","https://www.google.com/maps?cid=17479528472336149472","Boston Movers","42.2436752","-71.1689455","","","","","","","","","","","","","","",""],["142-124 Pond St, Westwood, MA 02090, USA","Boston Local Movers","","https://www.google.com/maps?cid=17479528472336149472","Boston Movers","42.2144348","-71.2273702","","","","","","","","","","","","","","",""],["70 Centre St, Brockton, MA 02301, USA","Residential Mover Boston","","https://www.google.com/maps?cid=17479528472336149472","Boston Movers","42.0841612","-71.0187242","","","","","","","","","","","","","","",""],["696-674 Washington St, Braintree, MA 02184, USA","Best Mover in Boston","","https://www.google.com/maps?cid=17479528472336149472","Boston Movers","42.2095475","-71.0041488","","","","","","","","","","","","","","",""],["26-60 North St, Norfolk, MA 02056, USA","Best Boston Movers near me","","https://www.google.com/maps?cid=17479528472336149472","Boston Movers","42.1167334","-71.3242693","","","","","","","","","","","","","","",""],["361-381 Bay Rd, North Easton, MA 02356, USA","Boston Local Movers near me","","https://www.google.com/maps?cid=17479528472336149472","Boston Movers","42.0268693","-71.1220352","","","","","","","","","","","","","","",""],["32-38 Holliston St, Medway, MA 02053, USA","Residential Mover Boston near me","","https://www.google.com/maps?cid=17479528472336149472","Boston Movers","42.1448391","-71.406637","","","","","","","","","","","","","","",""],["175-209 Central St, Hingham, MA 02043, USA","Best Mover in Boston near me","","https://www.google.com/maps?cid=17479528472336149472","Boston Movers","42.2327638","-70.8892983","","","","","","","","","","","","","","",""],["24-34 River St,Norwell, MA 02061, USA","Best Boston Movers near me","","https://www.google.com/maps?cid=17479528472336149472","Boston Movers","42.1596668","-70.7943976","","","","","","","","","","","","","","",""]],"columnNames":["Address","Target Company Name","Phone Number","URL","Keyword Title","Latitude","Longitude","","","","","","","","","","","","","","",""],"lat_col":5,"long_col":6,"postal_col":-1,"accuracy_col":-1,"address_col":0,"city_col":-1,"state_col":-1,"country_col":-1,"zip_col":-1,"desc_col":-1,"group_col":-1,"title_col":4,"descURL_col":3,"descIMG_col":-1,"email_col":-1,"shape":"pushpin","style":"simple","labeltype_sel":"letters","clustering_icon_mode_sel":"average","addrs_len":0,"locale":"in","hideaddr_cb":false,"linkopwin_cb":true,"view_sel":0,"map_type":"roadmap","max_lat":-1,"max_lon":-180,"min_lat":1,"min_lon":180,"map_title":"Movers in Boston MA-Marathon Moving Co.","map_description":"","address_match":["address"],"zip_match":["zip"],"city_match":["city"],"state_match":["state"],"disable_exports":false,"heatmap_default":false,"map_mode":"data_view","legend_columns":[]}; afterPerLoaded();
</script>
<script type='application/ld+json'>{"@context":"https:\/\/schema.org","@type":"Map","name":"Movers in Boston MA-Marathon Moving Co.","description":"Relocating is daunting, but a professional mover can ease the process. Marathon Moving Co. is one of the best Boston movers that help clients to relocate in a hassle-free way. We have the experience, technology, equipment, and, most notably, the skilled personnel committed to making the relocation stress-free for our clients. As a full-service moving company, we offer a wide range of services to our clients. The list includes the followings:\r\n1.\tLocal Residential Moving\r\n2.\tLocal Commercial Moving\r\n3.\tIndustrial Moving\r\n4.\tInterstate Moving\r\n5.\tInternational Moving\r\n6.\tPacking Services\r\n\r\nMarathon Moving Co. is renowned across Boston for its unparalleled excellence and good reputation. 90% of our customers are either referral or returning clients. If you choose us to move, then your satisfaction would be guaranteed. So, if you were looking for the best movers in Boston MA, then look nowhere but us. \r\nWe are not just another<a href=\"https:\/\/www.google.com\/maps?cid=17479528472336149472\">moving company Boston MA <\/a> claiming our superior excellence in Massachusetts. We have received the Best of Boston Award from Boston Magazine. \r\nMarathon Moving Co. is also the winner of the 15th straight Super Service award from Angie\u2019s List and maintaining A+ Rating at the BBB. Our team consists of 60 highly trained moving professionals who make every effort to make the relocation easy for our clients. With exceptional service quality and affordable pricing, we have exceeded our customers\u2019 expectations every time and emerged as the best Boston MA moving company. Along with moving services, we also provide storage options like:\r\n\u25cf\tResidential Storage \r\n\u25cf\tCommercial Storage\r\nEnjoy a Tension-Free Moving Experience with Marathon Moving Co. \r\nLocated at 146 Will Dr, Canton, MA 02021, United States, Marathon Moving Co. is your one-stop solution for moving in Massachusetts. Call us at +17813003200 or visit our website https:\/\/marathonmoving.com\/ to know more about our services. Contact us today for a stress-free move!!\r\n\r\n\r\n","mapType":"https:\/\/schema.org\/MapCategoryType","thumbnailUrl":"https:\/\/batchgeo.com\/map\/9796643cccc778a1f20a0ca727deb89a\/thumbnail"}</script><script type='application/ld+json'>{"@context":"https:\/\/schema.org","@type":"Place","name":"Boston Movers","image":"","url":"https:\/\/marathonmoving.com\/","address":"146 Will Dr, Canton, MA 02021, United States ","geo":{"@type":"GeoCoordinates","latitude":42.1427254,"longitude":-71.1233606},"hasMap":{"@type":"Map","name":"Movers in Boston MA-Marathon Moving Co."},"additionalProperty":[{"@type":"PropertyValue","name":"Address","value":"146 Will Dr, Canton, MA 02021, United States"},{"@type":"PropertyValue","name":"Target Company Name","value":"Marathon Moving Co."},{"@type":"PropertyValue","name":"Phone Number","value":"17813003200"},{"@type":"PropertyValue","name":"URL","value":"https:\/\/marathonmoving.com\/"},{"@type":"PropertyValue","name":"Keyword Title","value":"Boston Movers"},{"@type":"PropertyValue","name":"Latitude","value":"42.1427254"},{"@type":"PropertyValue","name":"Longitude","value":"-71.1233606"}]}</script><script type='application/ld+json'>{"@context":"https:\/\/schema.org","@type":"Place","name":"Boston Movers","image":"","url":"https:\/\/www.google.com\/maps?cid=17479528472336149472","address":"224 School St, Somerville, MA 02145, USA ","geo":{"@type":"GeoCoordinates","latitude":42.391265,"longitude":-71.0966845},"hasMap":{"@type":"Map","name":"Movers in Boston MA-Marathon Moving Co."},"additionalProperty":[{"@type":"PropertyValue","name":"Address","value":"224 School St, Somerville, MA 02145, USA"},{"@type":"PropertyValue","name":"Target Company Name","value":"Moving Company Boston MA"},{"@type":"PropertyValue","name":"URL","value":"https:\/\/www.google.com\/maps?cid=17479528472336149472"},{"@type":"PropertyValue","name":"Keyword Title","value":"Boston Movers"},{"@type":"PropertyValue","name":"Latitude","value":"42.391265"},{"@type":"PropertyValue","name":"Longitude","value":"-71.0966845"}]}</script><script type='application/ld+json'>{"@context":"https:\/\/schema.org","@type":"Place","name":"Boston Movers","image":"","url":"https:\/\/www.google.com\/maps?cid=17479528472336149472","address":"Valentine St, Newton, MA 02465, USA ","geo":{"@type":"GeoCoordinates","latitude":42.3378106,"longitude":-71.2150668},"hasMap":{"@type":"Map","name":"Movers in Boston MA-Marathon Moving Co."},"additionalProperty":[{"@type":"PropertyValue","name":"Address","value":"Valentine St, Newton, MA 02465, USA"},{"@type":"PropertyValue","name":"Target Company Name","value":"Movers in Boston MA"},{"@type":"PropertyValue","name":"URL","value":"https:\/\/www.google.com\/maps?cid=17479528472336149472"},{"@type":"PropertyValue","name":"Keyword Title","value":"Boston Movers"},{"@type":"PropertyValue","name":"Latitude","value":"42.3378106"},{"@type":"PropertyValue","name":"Longitude","value":"-71.2150668"}]}</script><script type='application/ld+json'>{"@context":"https:\/\/schema.org","@type":"Place","name":"Boston Movers","image":"","url":"https:\/\/www.google.com\/maps?cid=17479528472336149472","address":"22-2 Whiting Ave, Dedham, MA 02026, USA ","geo":{"@type":"GeoCoordinates","latitude":42.2436752,"longitude":-71.1689455},"hasMap":{"@type":"Map","name":"Movers in Boston MA-Marathon Moving Co."},"additionalProperty":[{"@type":"PropertyValue","name":"Address","value":"22-2 Whiting Ave, Dedham, MA 02026, USA"},{"@type":"PropertyValue","name":"Target Company Name","value":"Boston MA Moving Company"},{"@type":"PropertyValue","name":"URL","value":"https:\/\/www.google.com\/maps?cid=17479528472336149472"},{"@type":"PropertyValue","name":"Keyword Title","value":"Boston Movers"},{"@type":"PropertyValue","name":"Latitude","value":"42.2436752"},{"@type":"PropertyValue","name":"Longitude","value":"-71.1689455"}]}</script><script type='application/ld+json'>{"@context":"https:\/\/schema.org","@type":"Place","name":"Boston Movers","image":"","url":"https:\/\/www.google.com\/maps?cid=17479528472336149472","address":"142-124 Pond St, Westwood, MA 02090, USA ","geo":{"@type":"GeoCoordinates","latitude":42.2144348,"longitude":-71.2273702},"hasMap":{"@type":"Map","name":"Movers in Boston MA-Marathon Moving Co."},"additionalProperty":[{"@type":"PropertyValue","name":"Address","value":"142-124 Pond St, Westwood, MA 02090, USA"},{"@type":"PropertyValue","name":"Target Company Name","value":"Boston Local Movers"},{"@type":"PropertyValue","name":"URL","value":"https:\/\/www.google.com\/maps?cid=17479528472336149472"},{"@type":"PropertyValue","name":"Keyword Title","value":"Boston Movers"},{"@type":"PropertyValue","name":"Latitude","value":"42.2144348"},{"@type":"PropertyValue","name":"Longitude","value":"-71.2273702"}]}</script><script type='application/ld+json'>{"@context":"https:\/\/schema.org","@type":"Place","name":"Boston Movers","image":"","url":"https:\/\/www.google.com\/maps?cid=17479528472336149472","address":"70 Centre St, Brockton, MA 02301, USA ","geo":{"@type":"GeoCoordinates","latitude":42.0841612,"longitude":-71.0187242},"hasMap":{"@type":"Map","name":"Movers in Boston MA-Marathon Moving Co."},"additionalProperty":[{"@type":"PropertyValue","name":"Address","value":"70 Centre St, Brockton, MA 02301, USA"},{"@type":"PropertyValue","name":"Target Company Name","value":"Residential Mover Boston"},{"@type":"PropertyValue","name":"URL","value":"https:\/\/www.google.com\/maps?cid=17479528472336149472"},{"@type":"PropertyValue","name":"Keyword Title","value":"Boston Movers"},{"@type":"PropertyValue","name":"Latitude","value":"42.0841612"},{"@type":"PropertyValue","name":"Longitude","value":"-71.0187242"}]}</script><script type='application/ld+json'>{"@context":"https:\/\/schema.org","@type":"Place","name":"Boston Movers","image":"","url":"https:\/\/www.google.com\/maps?cid=17479528472336149472","address":"696-674 Washington St, Braintree, MA 02184, USA ","geo":{"@type":"GeoCoordinates","latitude":42.2095475,"longitude":-71.0041488},"hasMap":{"@type":"Map","name":"Movers in Boston MA-Marathon Moving Co."},"additionalProperty":[{"@type":"PropertyValue","name":"Address","value":"696-674 Washington St, Braintree, MA 02184, USA"},{"@type":"PropertyValue","name":"Target Company Name","value":"Best Mover in Boston"},{"@type":"PropertyValue","name":"URL","value":"https:\/\/www.google.com\/maps?cid=17479528472336149472"},{"@type":"PropertyValue","name":"Keyword Title","value":"Boston Movers"},{"@type":"PropertyValue","name":"Latitude","value":"42.2095475"},{"@type":"PropertyValue","name":"Longitude","value":"-71.0041488"}]}</script><script type='application/ld+json'>{"@context":"https:\/\/schema.org","@type":"Place","name":"Boston Movers","image":"","url":"https:\/\/www.google.com\/maps?cid=17479528472336149472","address":"26-60 North St, Norfolk, MA 02056, USA ","geo":{"@type":"GeoCoordinates","latitude":42.1167334,"longitude":-71.3242693},"hasMap":{"@type":"Map","name":"Movers in Boston MA-Marathon Moving Co."},"additionalProperty":[{"@type":"PropertyValue","name":"Address","value":"26-60 North St, Norfolk, MA 02056, USA"},{"@type":"PropertyValue","name":"Target Company Name","value":"Best Boston Movers near me"},{"@type":"PropertyValue","name":"URL","value":"https:\/\/www.google.com\/maps?cid=17479528472336149472"},{"@type":"PropertyValue","name":"Keyword Title","value":"Boston Movers"},{"@type":"PropertyValue","name":"Latitude","value":"42.1167334"},{"@type":"PropertyValue","name":"Longitude","value":"-71.3242693"}]}</script><script type='application/ld+json'>{"@context":"https:\/\/schema.org","@type":"Place","name":"Boston Movers","image":"","url":"https:\/\/www.google.com\/maps?cid=17479528472336149472","address":"361-381 Bay Rd, North Easton, MA 02356, USA ","geo":{"@type":"GeoCoordinates","latitude":42.0268693,"longitude":-71.1220352},"hasMap":{"@type":"Map","name":"Movers in Boston MA-Marathon Moving Co."},"additionalProperty":[{"@type":"PropertyValue","name":"Address","value":"361-381 Bay Rd, North Easton, MA 02356, USA"},{"@type":"PropertyValue","name":"Target Company Name","value":"Boston Local Movers near me"},{"@type":"PropertyValue","name":"URL","value":"https:\/\/www.google.com\/maps?cid=17479528472336149472"},{"@type":"PropertyValue","name":"Keyword Title","value":"Boston Movers"},{"@type":"PropertyValue","name":"Latitude","value":"42.0268693"},{"@type":"PropertyValue","name":"Longitude","value":"-71.1220352"}]}</script><script type='application/ld+json'>{"@context":"https:\/\/schema.org","@type":"Place","name":"Boston Movers","image":"","url":"https:\/\/www.google.com\/maps?cid=17479528472336149472","address":"32-38 Holliston St, Medway, MA 02053, USA ","geo":{"@type":"GeoCoordinates","latitude":42.1448391,"longitude":-71.406637},"hasMap":{"@type":"Map","name":"Movers in Boston MA-Marathon Moving Co."},"additionalProperty":[{"@type":"PropertyValue","name":"Address","value":"32-38 Holliston St, Medway, MA 02053, USA"},{"@type":"PropertyValue","name":"Target Company Name","value":"Residential Mover Boston near me"},{"@type":"PropertyValue","name":"URL","value":"https:\/\/www.google.com\/maps?cid=17479528472336149472"},{"@type":"PropertyValue","name":"Keyword Title","value":"Boston Movers"},{"@type":"PropertyValue","name":"Latitude","value":"42.1448391"},{"@type":"PropertyValue","name":"Longitude","value":"-71.406637"}]}</script><script type='application/ld+json'>{"@context":"https:\/\/schema.org","@type":"Place","name":"Boston Movers","image":"","url":"https:\/\/www.google.com\/maps?cid=17479528472336149472","address":"175-209 Central St, Hingham, MA 02043, USA ","geo":{"@type":"GeoCoordinates","latitude":42.2327638,"longitude":-70.8892983},"hasMap":{"@type":"Map","name":"Movers in Boston MA-Marathon Moving Co."},"additionalProperty":[{"@type":"PropertyValue","name":"Address","value":"175-209 Central St, Hingham, MA 02043, USA"},{"@type":"PropertyValue","name":"Target Company Name","value":"Best Mover in Boston near me"},{"@type":"PropertyValue","name":"URL","value":"https:\/\/www.google.com\/maps?cid=17479528472336149472"},{"@type":"PropertyValue","name":"Keyword Title","value":"Boston Movers"},{"@type":"PropertyValue","name":"Latitude","value":"42.2327638"},{"@type":"PropertyValue","name":"Longitude","value":"-70.8892983"}]}</script><script type='application/ld+json'>{"@context":"https:\/\/schema.org","@type":"Place","name":"Boston Movers","image":"","url":"https:\/\/www.google.com\/maps?cid=17479528472336149472","address":"24-34 River St,Norwell, MA 02061, USA ","geo":{"@type":"GeoCoordinates","latitude":42.1596668,"longitude":-70.7943976},"hasMap":{"@type":"Map","name":"Movers in Boston MA-Marathon Moving Co."},"additionalProperty":[{"@type":"PropertyValue","name":"Address","value":"24-34 River St,Norwell, MA 02061, USA"},{"@type":"PropertyValue","name":"Target Company Name","value":"Best Boston Movers near me"},{"@type":"PropertyValue","name":"URL","value":"https:\/\/www.google.com\/maps?cid=17479528472336149472"},{"@type":"PropertyValue","name":"Keyword Title","value":"Boston Movers"},{"@type":"PropertyValue","name":"Latitude","value":"42.1596668"},{"@type":"PropertyValue","name":"Longitude","value":"-70.7943976"}]}</script></head>
<body class="full default-view map-page locator">
<script type="text/javascript">
BatchGeo.timer("load google maps api")
</script>
<script async src="https://maps.googleapis.com/maps/api/js?key=AIzaSyCoKUnDLxDZuwvgzC7tEVAYM3nDsLgoBU8&loading=async&callback=afterMapsLoaded&libraries=visualization,places,drawing&client=gme-batchgeo&channel=batchgeo®ion=in" type="text/javascript"></script>
<div class="container map-page-container">
<!-- Push Wrapper -->
<div class="mp-pusher hide-navbar" id="mp-pusher" style="transform: translate3d(0px, 0px, 0px)">
<!-- mp-menu -->
<nav id="mp-menu" class="mp-menu hide-navbar">
<div class="mp-level">
<div id="sidebar-login">
</div>
<ul id="sidebar-navigation">
<!--<li><a href="/" title="Take a list of addresses from an excel spreadsheet and make it into a map!">make mapss</a></li>-->
<li>
<a href="/features/" title="Find out about all the features that make BatchGeo so easy and useful.">Features</a>
</li>
<li>
<a href="/pricing/" title="">Pricing</a>
</li>
<li>
<a href="/mobile/" title="Mobile via your browser, or our native app for iPhone® and iPad®.">Mobile</a>
</li>
<li>
<!-- This is never "current" because side bar is not on the support page -->
<a href="https://support.batchgeo.com/hc/en-us/" title="Having some problems or have questions about the service?">Support</a>
</li>
<!--<li>
<a href="http://blog.batchgeo.com/" title="Check our blog for the latest on BatchGeo features.">blog</a>
</li>-->
</ul>
<div class="sidebar-nav-signup">
<a class="button blue signup" href="/pricing/" title="Log in">
Sign Up </a>
</div>
</div>
</nav>
<!-- /mp-menu -->
</div>
<!-- /push-wrapper -->
<div class="scroller"><!-- this is for emulating position fixed of the nav -->
<div class="scroller-inner">
<div class="content clearfix">
<div id="topBar">
<h1 class="mapReset" id="map-title">Movers in Boston MA-Marathon Moving Co.</h1>
<div id="topButtons" class="pro-signin">
<form id="searchForm" method="get" target="_parent">
<input type="hidden" name="i" value="9796643cccc778a1f20a0ca727deb89a" />
<div class="right-inner-addon">
<label class="toolbar-icon-search" for="addressBox"></label>
<input id="addressBox" type="text" name="q" size="20" placeholder="Search" value="" />
</div>
</form>
</div>
<div class="toggle-icon-wrapper">
<button id="menu-trigger" class="toolbar-icon-menu" aria-label="Toggle Sidebar"></button>
</div>
</div>
<div id="mapWrap">
<div id="mapDiv"></div>
<div id="legWrap">
<div id="legDiv"></div><div id="descriptionWrap"><div id="description">Relocating is daunting, but a professional mover can ease the process. Marathon Moving Co. is one of the best Boston movers that help clients to relocate in a hassle-free way. We have the experience, technology, equipment, and, most notably, the skilled personnel committed to making the relocation stress-free for our clients. As a full-service moving company, we offer a wide range of services to our clients. The list includes the followings:
1. Local Residential Moving
2. Local Commercial Moving
3. Industrial Moving
4. Interstate Moving
5. International Moving
6. Packing Services
Marathon Moving Co. is renowned across Boston for its unparalleled excellence and good reputation. 90% of our customers are either referral or returning clients. If you choose us to move, then your satisfaction would be guaranteed. So, if you were looking for the best movers in Boston MA, then look nowhere but us.
We are not just another<a href="https://www.google.com/maps?cid=17479528472336149472">moving company Boston MA </a> claiming our superior excellence in Massachusetts. We have received the Best of Boston Award from Boston Magazine.
Marathon Moving Co. is also the winner of the 15th straight Super Service award from Angie’s List and maintaining A+ Rating at the BBB. Our team consists of 60 highly trained moving professionals who make every effort to make the relocation easy for our clients. With exceptional service quality and affordable pricing, we have exceeded our customers’ expectations every time and emerged as the best Boston MA moving company. Along with moving services, we also provide storage options like:
● Residential Storage
● Commercial Storage
Enjoy a Tension-Free Moving Experience with Marathon Moving Co.
Located at 146 Will Dr, Canton, MA 02021, United States, Marathon Moving Co. is your one-stop solution for moving in Massachusetts. Call us at +17813003200 or visit our website https://marathonmoving.com/ to know more about our services. Contact us today for a stress-free move!!
</div></div> </div><!-- /legwrap -->
<div id="settingsDialog">
<h2>Map settings</h2>
<form>
<label class="option-toggle" for="clustering_cb">
<input id="clustering_cb" type="checkbox" />
Enable clustering for high density markers
</label>
<label class="option-toggle" for="labeltype_sel">
Label each marker
<select id="labeltype_sel">
<option>none</option>
<option>letters</option>
<option>numbers</option>
</select>
</label>
<div class="option-toggle">
<label for="dist_cb">
<input id="dist_cb" type="checkbox" />
Calculate (straight line) distance from first address in
</label>
<select id="dist_sel">
<option>miles</option>
<option>kilometers</option>
</select>
</div>
<label class="option-toggle" for="hideaddr_cb">
<input id="hideaddr_cb" type="checkbox" />
Hide map addresses / Limit zoom in
</label>
<label class="option-toggle" for="disable_exports">
<input id="disable_exports" type="checkbox" />
Disable KML export
</label>
<label class="option-toggle" for="linkopwin_cb">
<input id="linkopwin_cb" type="checkbox" />
Links open a new Window
</label>
<p class="action-buttons">
<input type="submit" name="cancel" id="settingsCancelButton" value="Cancel">
<input type="submit" name="submit" id="settingsSubmitButton" value="Save changes">
</p>
</form>
</div>
<div class="hide">
<!-- Image Export Menu -->
<div id="imageExport">
<div>
<p>Image Export Format</p>
<span>
<input id="format_pdf" name="format" type="radio" value="pdf" checked />
<label for="format_pdf">PDF</label>
</span>
<span>
<input id="format_png" name="format" type="radio" value="png" />
<label for="format_png">PNG Image</label>
</span>
</div>
<div>
<p>Image Size</p>
<span>
<input id="size_window" name="size" type="radio" value="window" checked />
<label for="size_window">Match Window Size</label>
</span>
<span>
<input id="size_high" name="size" type="radio" value="high" />
<label for="size_high">High Res 11" x 17" Printout</label>
</span>
</div>
<p class="dialog-buttons">
<button class="button green confirm-btn" onclick="$.colorbox.close(); getImage();" tabindex="-1">OK</button>
<button class="button white dismiss-btn" onclick="$.colorbox.close();" tabindex="-1">Cancel</button>
</p>
</div>
</div>
</div><!-- /mapwrap -->
<div id="dataView"></div>
<div id="printView"></div>
<div id="page" >
<div id="data">
</div>
</div>
</div>
</div>
</div>
</div>
<script type="text/javascript">
var directionsPanel, directions, directionsService;
if ($("#description").length && $("#description").html().length) $("#description").html(linkifyHtml($("#description").html()));
</script>
</body>
</html>