---
title: "Festival REC: Rock en Concepción."
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/festival-rec-rock-en-concepcion"
date: "2026-07-04T13:42:01+00:00"
language: "es-ES"
---

# Lugares cercanos

## Festival REC: Rock en Concepción.

Festival gratuito, 2 dias de música en vivo.

- [Ver fechas y line-up](https://festivalrec.cl/)

## 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": "Festival REC: Rock en Concepción.",
            "item": "https://www.hostalsanmartin.cl/lugares-cercanos/festival-rec-rock-en-concepcion"
        }
    ]
}
```

```json
{
    "@context": "https://schema.org",
    "@type": "Article",
    "mainEntityOfPage": {
        "@type": "WebPage",
        "@id": "https://www.hostalsanmartin.cl/lugares-cercanos/festival-rec-rock-en-concepcion"
    },
    "headline": "Festival REC: Rock en Concepción.",
    "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-21T00:03:52-03:00",
    "dateCreated": "2021-09-21T00:03:52-03:00",
    "dateModified": "2023-07-20T18:05:30-04:00"
}
```
