Sir John Franklin

Apply Online

. . . . . . (function() { var schemaData = { "@context": "https://schema.org", "@type": "ApartmentComplex", "name": "Sir John Franklin", "id": "https://sirjohnfranklin.prospectportal.com/#apartmentcomplex", "url": "https://sirjohnfranklin.prospectportal.com/", "telephone": "+1-855-327-3812", "description": "Sir John Franklin offers premium, pet-friendly apartments for rent in Edmonton's vibrant Garneau neighborhood. Situated steps from the University of Alberta campus and University Hospital, it provides convenient access to local transit, Whyte Avenue, and the river valley trail system.", "address": { "@type": "PostalAddress", "streetAddress": "11111 87 Ave NW", "addressLocality": "Edmonton", "addressRegion": "AB", "postalCode": "T6G 0X9", "addressCountry": "CA" }, "geo": { "@type": "GeoCoordinates", "latitude": 53.5222216, "longitude": -113.5238265 }, "amenityFeature": [ { "@type": "LocationFeatureSpecification", "name": "Pet Friendly", "value": "true" }, { "@type": "LocationFeatureSpecification", "name": "In-Suite Laundry", "value": "true" }, { "@type": "LocationFeatureSpecification", "name": "Elevator", "value": "true" }, { "@type": "LocationFeatureSpecification", "name": "Underground Parking", "value": "true" }, { "@type": "LocationFeatureSpecification", "name": "Fitness Centre", "value": "true" } ], "containedInPlace": { "@type": "Place", "name": "Garneau, Edmonton", "sameAs": "https://en.wikipedia.org/wiki/Garneau,_Edmonton" }, "parentOrganization": { "@type": "Organization", "name": "Midwest Property Management", "url": "https://rentmidwest.com/" }, "sameAs": [ "https://maps.google.com/?cid=13508702842015922836", "https://rentmidwest.com/location/sir-john-franklin-edmonton-apartment-rental/" ] }; var script = document.createElement('script'); script.type = 'application/ld+json'; script.text = JSON.stringify(schemaData); document.getElementsByTagName('head')[0].appendChild(script); })();