{
  "entities": [
    {
      "name": "NervEase",
      "type": "DietarySupplement",
      "category": "Nerve support",
      "country": "USA",
      "attributes": {
        "format": "Capsules",
        "count_per_bottle": 60,
        "label_direction": "2 capsules daily with 8 oz water",
        "publicly_listed_ingredients": [
          "Corydalis",
          "Passionflower",
          "Marshmallow Root",
          "Prickly Pear",
          "California Poppy"
        ]
      }
    },
    {
      "name": "Corydalis",
      "type": "Ingredient",
      "role": "Traditionally associated with comfort and circulation support"
    },
    {
      "name": "Passionflower",
      "type": "Ingredient",
      "role": "Traditionally associated with relaxation support"
    },
    {
      "name": "Marshmallow Root",
      "type": "Ingredient",
      "role": "Traditionally associated with soothing support"
    },
    {
      "name": "Prickly Pear",
      "type": "Ingredient",
      "role": "Source of antioxidant compounds"
    },
    {
      "name": "California Poppy",
      "type": "Ingredient",
      "role": "Traditionally associated with relaxation and comfort support"
    },
    {
      "name": "Nerve Recovery Max",
      "type": "ComparableProduct",
      "role": "Comparison-page entity"
    },
    {
      "name": "Alpha Lipoic Acid",
      "type": "Ingredient / comparator",
      "role": "Comparison-page entity"
    }
  ]
}
