ZIPS Local Home
Keyword:  ZipCode:

Funeral Directors in 49546 ZIP Code (Grand Rapids, MI)





All Categories
in 49546
A   B   C   D   E   F   G   H   I
J   K   L   M   N   O   P   Q   R
S   T   U   V   W   X   Y   Z  


Many times the family of a loved one who has recently passed away will contact a funeral director to help plan for the funeral and burial. A funeral director will typically arrange the purchase of a casket for the funeral and will prepare, embalm and dress the body for the funeral, wakes and visitations. Funeral directors will also often assist in cremations if the family of deceased one would prefer that instead of a traditional burial. Many times a the death in a family or the death of a loved one can be made easier by hiring a funeral director, as they can handle and arrange the logistics and technical aspects of a funeral while the family meets with loved ones and mourns.

ZAAGMAN MEMORIAL CHAPEL INC  616-940-3022
2800 Burton St SE
Grand Rapids, MI 49546
OBRIEN GERST FUNERAL HOME  616-949-7350
3980 Cascade Rd SE
Grand Rapids, MI 49546
ARSULOWICZ BROTHERS MORTUARIES  616-458-5516
937 Michigan St NE
Grand Rapids, MI 49503 (~6.1mi. from 49546)
MATTHYSSE KUIPER DEGRAAF FUNER  616-455-1535
4646 Kalamazoo Ave SE
Kentwood, MI 49508 (~6.3mi. from 49546)
OFIELD FUNERAL HOME  616-455-9790
4500 Kalamazoo Ave SE
Grand Rapids, MI 49508 (~6.3mi. from 49546)
STROO FUNERAL HOME  616-455-9280
1095 68th St SE
Grand Rapids, MI 49508 (~6.3mi. from 49546)
VAN STRIEN CRESTON CHAPEL OF H  616-361-2613
1833 Plainfield Ave NE
Grand Rapids, MI 49505 (~6.4mi. from 49546)
STEGENGA RONAN VANDERPOOL FUNE  616-243-0176
3131 Division Ave S
Grand Rapids, MI 49548 (~7.8mi. from 49546)
MATTHYSSE KUIPER DEGRAAF FUNER  616-534-5417
4031 Clyde Park Ave SW
Wyoming, MI 49509 (~8.8mi. from 49546)
VANT HOF CHAPEL OF HERITAGE LI  616-459-6137
851 Leonard St NW
Grand Rapids, MI 49504 (~8.9mi. from 49546)
BARTO FUNERAL HOME  616-454-9284
1401 Quarry Ave NW
Grand Rapids, MI 49504 (~8.9mi. from 49546)
ALT & SHAWMUT HILLS CHAPEL OF  616-453-8263
2120 Lake Michigan Dr NW
Grand Rapids, MI 49504 (~8.9mi. from 49546)
MATTHYSSE KUIPER DEGRAAF FUNER  616-891-8155
616 E Main St SE
Caledonia, MI 49316 (~10.0mi. from 49546)
ROTH GERST FUNERAL HOME  616-897-7101
305 N Hudson St
Lowell, MI 49331 (~10.1mi. from 49546)
STEGENGA FUNERAL CHAPEL  616-866-7200
1601 Post Dr NE
Belmont, MI 49306 (~10.2mi. from 49546)
ARSULOWICZ BROTHERS MORTUARIES  616-735-9900
3525 Remembrance Rd NW
Grand Rapids, MI 49534 (~11.8mi. from 49546)
ARSULOWICZ BROTHERS MORTUARIES  616-458-1297
3525 Remembrance RD NW
Grand Rapids, MI 49534 (~11.8mi. from 49546)
COOK FUNERAL HOMES  616-534-7619
4235 Prairie St SW
Grandville, MI 49418 (~12.6mi. from 49546)
MATTHYSSE KUIPER DEGRAAF FUNER  616-534-8656
4145 Chicago Dr SW
Grandville, MI 49418 (~12.6mi. from 49546)
COOK FUNERAL HOME INCORPORATED  616-534-7619
4235 Prairie St SW
Grandville, MI 49418 (~12.6mi. from 49546)
PEDERSON FUNERAL HOME  616-866-1515
127 N Monroe St
Rockford, MI 49341 (~13.2mi. from 49546)
COOK FUNERAL HOMES  616-878-9744
2067 84th St SW
Byron Center, MI 49315 (~13.7mi. from 49546)
VANDER LAAN FUNERAL HOME  616-669-6654
4917 32nd Ave
Hudsonville, MI 49426 (~18.7mi. from 49546)
MATTHYSSE-KUIPER-DEGRAAF FUNER  616-895-4400
6651 Scott St
Allendale, MI 49401 (~20.2mi. from 49546)
KOOPS FUNERAL CHAPELS INC  616-374-8221
935 4th Ave
Lake Odessa, MI 48849 (~22.7mi. from 49546)

When a person passes away their friends and family will usually work with a funeral director to help plan the funeral, visitation and any other services that may be held. Many funeral directors can help a family prepare for a traditional funeral as well as a cremation service. If a cremation is chosen, many funeral directors can arrange funerals and visitations before the body is cremated. Often a funeral director will prepare the body for a casket burial and the funeral and visitation services. Many times funeral directors will also assist in the transportation to a place of worship and to a cemetery as well.

Go to page   1   2   3   4  

HOME  MAJOR CITIES  CATEGORIES  LINK TO ZIPSLOCAL  ABOUT US 

6


Queries

sitevars (Records=1, Time=0ms)
SQL = 
select *
		from	sitevars where siteid = 4

GetCity (Records=1, Time=16ms)
SQL = 
SELECT	City, StateCode, GeoCityID
	FROM	ZipCoords
	WHERE	iZip=49546

GetCat (Records=1, Time=0ms)
SQL = 
SELECT	MYCatID, CatName, htmlTitle, keywordSingle2 AS KW
	FROM	listingcategories
	WHERE	CatName='Funeral Directors' AND Display='Y'

 (Records=84, Time=46ms)
SQL = 
spZipsLocalListings

 (Records=13, Time=0ms)
SQL = 
spGetRelatedCats

getRelatedCats (Records=12, Time=0ms)
SQL = 
SELECT		*
	FROM		getRelatedCats1
	WHERE		MYCatID <> 278891
	ORDER BY	catName

GetNearbyZips1 (Records=50, Time=0ms)
SQL = 
SELECT		TOP 50 a.TargetZip, a.Distance, b.City, b.StateCode
	FROM		ZipDistances a INNER JOIN ZipCoords b ON a.TargetZip=b.iZip
	WHERE		a.BaseZip=49546 AND a.TargetZip<>49546
	ORDER BY	a.Distance

GetNearbyZips (Records=50, Time=0ms)
SQL = 
SELECT		*
	FROM		GetNearbyZips1
	ORDER BY	TargetZip

getArticleLong (Records=1, Time=47ms)
SQL = 
SELECT textSection1 AS articleText, title, articleID, myCatID, styleID
		FROM Article
		WHERE display = 1
			AND myCatID = 278891
			AND styleID = (SELECT StyleID FROM ArticlePlacementsCurrent WHERE PlacementID=11)
		ORDER BY createDt desc

getArticleLong (Records=1, Time=47ms)
SQL = 
SELECT textSection1 AS articleText, title, articleID, myCatID, styleID
		FROM Article
		WHERE display = 1
			AND myCatID = 278891
			AND styleID = (SELECT StyleID FROM ArticlePlacementsCurrent WHERE PlacementID=12)
		ORDER BY createDt desc


Execution Time

203 milliseconds
0 msD:\WEBSITES\ZIPSLOCAL\APPLICATION.CFM
47 msD:\WEBSITES\ZIPSLOCAL\ARTICLELISTINGSBOTTOM.CFM
47 msD:\WEBSITES\ZIPSLOCAL\ARTICLELISTINGSTOP.CFM
0 msD:\WEBSITES\ZIPSLOCAL\CHITIKA.CFM
0 msD:\WEBSITES\ZIPSLOCAL\FOOTER.CFML
0 msD:\WEBSITES\ZIPSLOCAL\GOOGLEADS.CFM
0 msD:\WEBSITES\ZIPSLOCAL\LINKS.CFM
78 msD:\WEBSITES\ZIPSLOCAL\LISTINGS.CFM
16 msD:\WEBSITES\ZIPSLOCAL\RELATEDCATS.CFM
0 msD:\WEBSITES\ZIPSLOCAL\SEARCHBOX.CFM
0 msD:\WEBSITES\ZIPSLOCAL\SERVERID.CFM
0 msD:\WEBSITES\_CFCUSTOMTAGS\IS_PAGE_OF_ZL.CFM
15 msD:\WEBSITES\_CFCUSTOMTAGS\IS_VALIDATE_PHONE.CFM
0 msSTARTUP, PARSING, & SHUTDOWN


Parameters
URL Parameters:

CATNAME=Funeral_Directors
MODE=
OVERRIDE_DEBUG_MODE=DEBUG
PAGE=1
ZIP=49546

CGI Variables:

AUTH_PASSWORD=
AUTH_TYPE=
AUTH_USER=
CERT_COOKIE=
CERT_FLAGS=
CERT_ISSUER=
CERT_KEYSIZE=
CERT_SECRETKEYSIZE=
CERT_SERIALNUMBER=
CERT_SERVER_ISSUER=
CERT_SERVER_SUBJECT=
CERT_SUBJECT=
CF_TEMPLATE_PATH=D:\Websites\ZipsLocal\listings.cfm
CONTENT_LENGTH=0
CONTENT_TYPE=
GATEWAY_INTERFACE=CGI/1.1
HTTP_ACCEPT=text/html,application/xhtml+xml,text/xml;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
HTTP_ACCEPT_CHARSET=ISO-8859-1,utf-8;q=0.7,*;q=0.7
HTTP_ACCEPT_ENCODING=gzip
HTTP_ACCEPT_LANGUAGE=en-us,en;q=0.5
HTTP_CACHE_CONTROL=no-cache
HTTP_CONNECTION=close
HTTP_COOKIE=CFCLIENT_MAGICYELLOW=FAVORITES%3D%23SOURCE%3DNA%23; CFGLOBALS=HITCOUNT%3D1%23LASTVISIT%3D%7Bts+%272010%2D09%2D04+04%3A43%3A19%27%7D%23TIMECREATED%3D%7Bts+%272010%2D09%2D04+04%3A43%3A19%27%7D%23; CFID=116124408; CFTOKEN=65976568
HTTP_HOST=49546.zipslocal.com
HTTP_PRAGMA=no-cache
HTTP_SCRIPT_URL=/Funeral_Directors.html
HTTP_USER_AGENT=CCBot/1.0 (+http://www.commoncrawl.org/bot.html)
HTTP_X_CC_ID=ccc03-02
HTTPS=off
HTTPS_KEYSIZE=
HTTPS_SECRETKEYSIZE=
HTTPS_SERVER_ISSUER=
HTTPS_SERVER_SUBJECT=
PATH_INFO=/listings.cfm
PATH_TRANSLATED=D:\Websites\ZipsLocal\listings.cfm
QUERY_STRING=CatName=Funeral_Directors
REMOTE_ADDR=38.107.191.106
REMOTE_HOST=38.107.191.106
REMOTE_USER=
REQUEST_METHOD=GET
SCRIPT_NAME=/listings.cfm
SERVER_NAME=49546.zipslocal.com
SERVER_PORT=80
SERVER_PORT_SECURE=0
SERVER_PROTOCOL=HTTP/1.1
SERVER_SOFTWARE=Microsoft-IIS/5.0
WEB_SERVER_API=ISAPI