this is what I get:
{
"currentVersion" : 10.01,
"serviceDescription" : "",
"mapName" : "Layers",
"description" : "",
"copyrightText" : "",
"layers" : [
{
"id" : 0,
"name" : "Address Labels",
"parentLayerId" : -1,
"defaultVisibility" : false,
"subLayerIds" : null,
"minScale" : 24000,
"maxScale" : 0
},
{
"id" : 1,
"name" : "Address Points",
"parentLayerId" : -1,
"defaultVisibility" : false,
"subLayerIds" : null,
"minScale" : 24000,
"maxScale" : 0
},
{
"id" : 2,
"name" : "Main Highways",
"parentLayerId" : -1,
"defaultVisibility" : true,
"subLayerIds" : null,
"minScale" : 499999,
"maxScale" : 0
},
{
"id" : 3,
"name" : "Roads",
"parentLayerId" : -1,
"defaultVisibility" : true,
"subLayerIds" : null,
"minScale" : 250000,
"maxScale" : 0
}
],
"tables" : [
],
"spatialReference" : {
"wkt" : "PROJCS[\"NAD_1983_Albers\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Albers\"],PARAMETER[\"False_Easting\",1000000.0],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",-126.0],PARAMETER[\"Standard_Parallel_1\",50.0],PARAMETER[\"Standard_Parallel_2\",58.5],PARAMETER[\"Latitude_Of_Origin\",45.0],UNIT[\"Meter\",1.0]]"
},
"singleFusedMapCache" : false,
"initialExtent" : {
"xmin" : 1019955.64170795,
"ymin" : 742772.396613911,
"xmax" : 1612458.69674248,
"ymax" : 1269733.07830392,
"spatialReference" : {
"wkt" : "PROJCS[\"NAD_1983_Albers\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Albers\"],PARAMETER[\"False_Easting\",1000000.0],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",-126.0],PARAMETER[\"Standard_Parallel_1\",50.0],PARAMETER[\"Standard_Parallel_2\",58.5],PARAMETER[\"Latitude_Of_Origin\",45.0],UNIT[\"Meter\",1.0]]"
}
},
"fullExtent" : {
"xmin" : 1019955.64170795,
"ymin" : 791474.377414865,
"xmax" : 1612458.69674248,
"ymax" : 1255113.13164212,
"spatialReference" : {
"wkt" : "PROJCS[\"NAD_1983_Albers\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Albers\"],PARAMETER[\"False_Easting\",1000000.0],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",-126.0],PARAMETER[\"Standard_Parallel_1\",50.0],PARAMETER[\"Standard_Parallel_2\",58.5],PARAMETER[\"Latitude_Of_Origin\",45.0],UNIT[\"Meter\",1.0]]"
}
},
"units" : "esriMeters",
"supportedImageFormatTypes" : "PNG32,PNG24,PNG,JPG,DIB,TIFF,EMF,PS,PDF,GIF,SVG,SVGZ,BMP",
"documentInfo" : {
"Title" : "fc",
"Author" : "CMckee",
"Comments" : "",
"Subject" : "",
"Category" : "",
"Keywords" : "",
"AntialiasingMode" : "None",
"TextAntialiasingMode" : "Force"
},
"capabilities" : "Map,Query,Data"
}
Thanks so much for your help.