---
title: "A pasos de Plaza Perú."
description: "Estamos ubicados en el centro de  Concepción. Locomoción constante a la puerta, grato ambiente, confortable y seguro. Variedad de habitaciones disponibles."
url: "https://www.hostalsanmartin.cl/lugares-cercanos/plaza-peru"
date: "2026-07-04T13:42:01+00:00"
language: "es-ES"
---

# Lugares cercanos

## A pasos de Plaza Perú.

## Schema

```json
{
    "@context": "https://schema.org",
    "@type": "BreadcrumbList",
    "itemListElement": [
        {
            "@type": "ListItem",
            "position": 1,
            "name": "Inicio",
            "item": "https://www.hostalsanmartin.cl"
        },
        {
            "@type": "ListItem",
            "position": 2,
            "name": "Lugares cercanos",
            "item": "https://www.hostalsanmartin.cl/lugares-cercanos"
        },
        {
            "@type": "ListItem",
            "position": 3,
            "name": "A pasos de Plaza Perú.",
            "item": "https://www.hostalsanmartin.cl/lugares-cercanos/plaza-peru"
        }
    ]
}
```

```json
{
    "@context": "https://schema.org",
    "@type": "Article",
    "mainEntityOfPage": {
        "@type": "WebPage",
        "@id": "https://www.hostalsanmartin.cl/lugares-cercanos/plaza-peru"
    },
    "headline": "A pasos de Plaza Perú.",
    "image": {
        "@type": "ImageObject",
        "url": "https://www.hostalsanmartin.cl/images/logo.jpg"
    },
    "publisher": {
        "@type": "Organization",
        "name": "Hostal San Martín",
        "logo": {
            "@type": "ImageObject",
            "url": "https://www.hostalsanmartin.cl/images/logo.jpg"
        }
    },
    "author": {
        "@type": "Person",
        "name": "Hostal San Martín",
        "url": "https://www.hostalsanmartin.cl/"
    },
    "datePublished": "2021-09-20T23:58:38-03:00",
    "dateCreated": "2021-09-20T23:58:38-03:00",
    "dateModified": "2023-07-19T20:48:06-04:00"
}
```
