{
  "type": "Program",
  "start": 0,
  "end": 82,
  "loc": {
    "start": {
      "line": 1,
      "column": 0
    },
    "end": {
      "line": 3,
      "column": 0
    }
  },
  "sourceType": "module",
  "body": [
    {
      "type": "ImportDeclaration",
      "start": 0,
      "end": 80,
      "loc": {
        "start": {
          "line": 1,
          "column": 0
        },
        "end": {
          "line": 1,
          "column": 80
        }
      },
      "specifiers": [
        {
          "type": "ImportDefaultSpecifier",
          "start": 7,
          "end": 27,
          "loc": {
            "start": {
              "line": 1,
              "column": 7
            },
            "end": {
              "line": 1,
              "column": 27
            }
          },
          "local": {
            "type": "Identifier",
            "start": 7,
            "end": 27,
            "loc": {
              "start": {
                "line": 1,
                "column": 7
              },
              "end": {
                "line": 1,
                "column": 27
              }
            },
            "name": "ArticleBodyComponent"
          }
        }
      ],
      "importKind": "value",
      "source": {
        "type": "Literal",
        "start": 33,
        "end": 79,
        "loc": {
          "start": {
            "line": 1,
            "column": 33
          },
          "end": {
            "line": 1,
            "column": 79
          }
        },
        "value": "../../../src/components/hotels/hotels_widget",
        "rawValue": "../../../src/components/hotels/hotels_widget",
        "raw": "\"../../../src/components/hotels/hotels_widget\""
      }
    }
  ]
}