{
  features: {
    feature: {
      age: {
        float_list: {
          value: 29.0
        }
      }
    },
    feature: {
      movie_ratings: {
        float_list: {
          value: 9.0,
          value: 9.7
        }
      }
    },
    feature: {
      suggestion_purchased: {
        float_list: {
          value: 1.0
        }
      }
    },
    feature: {
      purchase_price: {
        float_list: {
          value: 9.99
        }
      }
    }
  }
}
